Isabelle
author wenzelm
Thu, 30 Aug 2012 15:22:21 +0200
changeset 49008 a3cdb49c22cc
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
proper merge of promises to avoid exponential blow-up in pathologic situations (e.g. lack of PThm wrapping);

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

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