Isabelle
author wenzelm
Sun, 02 Sep 2012 14:02:05 +0200
changeset 49064 bd6cc0b911a1
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
maintain stable state of node entries from last round -- bypass slightly different Thm.join_theory_proofs;

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

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