Isabelle
author wenzelm
Wed, 01 Aug 2012 15:46:45 +0200
changeset 48634 30a6e841390a
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
explicit option skip_proofs;

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

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