Isabelle
author wenzelm
Thu, 10 Jan 2013 19:53:38 +0100
changeset 50808 1702ed63c2db
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
more general prover termination dialog, which might indicate undetected failure or just ML "exit 0";

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

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