Isabelle
author bulwahn
Tue, 10 Jul 2012 18:41:34 +0200
changeset 48224 f2dd90cc724b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
adding an example using Quickcheck to find a valid trace for the needham-schroeder protocol (a case study for Quickcheck)

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

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