Isabelle
author wenzelm
Sat, 07 Sep 2013 11:02:27 +0200
changeset 53450 22630327408b
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
odd workaround for scalac to enable nohup;

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

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