Isabelle
author bulwahn
Mon, 05 Dec 2011 12:36:06 +0100
changeset 45761 90028fd2f1fa
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
exhaustive returns if a counterexample is genuine or potentially spurious in the presence of assumptions more correctly

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

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