Isabelle
author blanchet
Wed, 20 Feb 2013 10:45:01 +0100
changeset 51196 1ff19dfd3111
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
turn off more evil Vampire options to facilitate Isar proof generation

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

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