Isabelle
author wenzelm
Mon, 15 Jul 2013 19:23:19 +0200
changeset 52663 6e71d43775e5
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
retain compile-time context visibility, which is particularly important for "apply tactic";

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

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