Isabelle
author wenzelm
Fri, 30 Dec 2011 17:45:13 +0100
changeset 46058 9a790f4a72be
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
merged

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

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