Isabelle
author wenzelm
Thu, 23 Aug 2012 21:23:14 +0200
changeset 48915 34fac6fb9b03
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
simplified JVM startup, based on stronger assumptions about the Java version provided as Isabelle component;

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

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