Isabelle
author blanchet
Tue, 27 Mar 2012 16:59:13 +0300
changeset 47148 7b5846065c1b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
be less forceful about ":lt" to make infinite loops less likely (could still fail with mutually recursive tail rec functions)

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

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