Isabelle
author wenzelm
Fri, 30 Mar 2012 21:08:00 +0200
changeset 47235 a92d3620e156
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more robust Scala 2.9.x interpreter invocation -- avoid separate interpreter thread and thus deadlock of Swing_Thread.now;

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

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