Isabelle
author wenzelm
Thu, 29 Nov 2012 14:05:53 +0100
changeset 50282 fe4d4bb9f4c2
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more robust syntax that survives collapse of \<^isub> and \<^sub>;

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

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