Isabelle
author wenzelm
Wed, 22 Aug 2012 21:06:26 +0200
changeset 48887 c49eca45cbb0
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned message -- dynamic loading happens routinely, e.g. in TTY/PG interaction;

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

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