Isabelle
author wenzelm
Mon, 08 Apr 2013 21:01:59 +0200
changeset 51640 d022e8bd2375
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
improved printing of exception CTERM (see also d0f0f37ec346);

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

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