Isabelle
author wenzelm
Sun, 20 May 2012 11:34:33 +0200
changeset 47884 21c42b095c84
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09);

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

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