Isabelle
author blanchet
Thu, 13 Dec 2012 23:22:10 +0100
changeset 50522 19dbd7554076
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
generate original name as a comment in SPASS problems as well

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

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