Isabelle
author Gerwin Klein <gerwin.klein@nicta.com.au>
Mon, 09 Jul 2012 09:28:26 +1000
changeset 48211 12bbb9d4b6ed
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
make sure var/running dir exists for isatest

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

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