Isabelle
author blanchet
Fri, 15 Feb 2013 11:27:15 +0100
changeset 51149 4f0147ed8bcb
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
skolemize conjecture properly in Isar proof

#!/usr/bin/env bash
#
# Author: Makarius
#
# Default Isabelle application wrapper.

exec "$(dirname "$0")"/bin/isabelle jedit -s "$@"