Isabelle
author wenzelm
Thu, 29 Mar 2012 22:43:50 +0200
changeset 47199 15ede9f1da3f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more specific notion of partiality (cf. Scala version);

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

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