Isabelle
author wenzelm
Wed, 27 Mar 2013 14:50:30 +0100
changeset 51552 c713c9505f68
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
clarified Skip_Proof.cheat_tac: more standard tactic; clarified Method.cheating: check quick_and_dirty when it is actually applied;

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

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