Isabelle
author bulwahn
Fri, 27 Jan 2012 10:31:30 +0100
changeset 46343 6d9535e52915
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck

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

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