Isabelle
author blanchet
Tue, 17 Apr 2012 13:54:31 +0200
changeset 47505 e33d957ae2bf
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
avoid option introduced in E 1.2 when invoking older versions of E

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

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