Isabelle
author wenzelm
Fri, 11 Nov 2011 16:06:26 +0100
changeset 45457 615ba724b269
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned;

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

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