Isabelle
author wenzelm
Sat, 17 Dec 2011 16:21:22 +0100
changeset 45911 760895d5a600
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
patch for Lobo/Cobra 0.98.4 to make it work with Java 1.7 (see also http://sourceforge.net/tracker/index.php?func=detail&aid=2991043&group_id=139023&atid=742262);

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

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