Isabelle
author bulwahn
Thu, 01 Dec 2011 22:14:35 +0100
changeset 45724 1f5fc44254d7
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
the simple exhaustive compilation also indicates if counterexample is potentially spurious;

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

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