Isabelle
author wenzelm
Thu, 11 Jul 2013 22:53:56 +0200
changeset 52603 a44e9a1d5d8b
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
tuned signature; unified exceptions for this module;

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

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