Isabelle
author wenzelm
Mon, 03 Sep 2012 22:51:33 +0200
changeset 49106 aa09d99bf414
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
merged

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

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