Isabelle
author wenzelm
Thu, 30 Aug 2012 19:18:49 +0200
changeset 49011 9c68e43502ce
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
some support for registering forked proofs within Proof.state, using its bottom context; tuned signature;

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

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