Isabelle
author wenzelm
Sun, 18 Mar 2012 10:28:31 +0100
changeset 47003 3094745a41ef
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned structure;

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

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