Isabelle
author wenzelm
Thu, 30 Aug 2012 21:23:04 +0200
changeset 49012 8686c36fa27d
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
refined treatment of forked proofs at transaction boundaries, including proof commands (see also 7ee000ce5390); stretched meaning of Goal.parallel_proofs to enable future_terminal_proofs in interactive document model, despite its lack for regular forking of proofs;

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

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