Isabelle
author wenzelm
Wed, 04 Jan 2012 15:41:18 +0100
changeset 46117 edd50ec8d471
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
updated version information; discontinued somewhat obsolete hotspot check: OpenJDK 1.7 works reasonably well, and final bundling provides certain tested JDK/JRE versions;

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

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