Isabelle
author wenzelm
Mon, 03 Oct 2011 11:16:51 +0200
changeset 45104 0a3f301271ba
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb

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

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