Isabelle
author wenzelm
Sun, 25 Nov 2012 21:23:20 +0100
changeset 50207 54be125d8cdc
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 "$@"