Isabelle
author wenzelm
Mon, 03 Dec 2012 15:23:36 +0100
changeset 50316 7bdc53fb7282
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 "$@"