Isabelle
author bulwahn
Sun, 04 Dec 2011 20:05:08 +0100
changeset 45750 17100f4ce0b5
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
adding genuine flag to predicate_compile_quickcheck and prolog_quickcheck (cf. 5e46c225370e); adjusting smart quickcheck compilation to new signature of exhaustive generators (cf. 1f5fc44254d7);

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

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