Isabelle
author wenzelm
Wed, 28 Nov 2012 15:59:18 +0100
changeset 50252 4aa34bd43228
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
eliminated slightly odd identifiers;

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

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