Isabelle
author blanchet
Sat, 29 Oct 2011 13:15:58 +0200
changeset 45300 d8c8c2fcab2c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
specify proof output level 1 (i.e. no detailed, potentially huge E proofs) to LEO-II; requires version 1.2.9

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

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