Isabelle
author wenzelm
Wed, 23 Nov 2011 22:59:39 +0100
changeset 45620 f2a587696afb
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
modernized some old-style infix operations, which were left over from the time of ML proof scripts;

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

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