Isabelle
author wenzelm
Mon, 30 Jul 2012 13:42:45 +0200
changeset 48599 5e64b7770f35
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned signature;

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

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