Isabelle
author wenzelm
Sun, 22 Apr 2012 15:19:46 +0200
changeset 47662 206bf8c4860d
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
updated Isabelle.exe specification, assuming layout of bundle;

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

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