Isabelle
author wenzelm
Sun, 18 Sep 2011 12:48:45 +0200
changeset 44961 5b8d39b1360e
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;

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

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