Isabelle
author wenzelm
Wed, 13 Feb 2013 21:53:02 +0100
changeset 51110 ef0592498418
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
clarified default according to etc/options;

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

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