Isabelle
author wenzelm
Fri, 28 Oct 2011 17:15:52 +0200
changeset 45290 f599ac41e7f5
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned signature -- refined terminology;

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

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