Isabelle
author blanchet
Tue, 06 Nov 2012 11:20:56 +0100
changeset 50012 01cb92151a53
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
track formula roles in proofs and use that to determine whether the conjecture should be negated or not

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

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