Isabelle
author boehmes
Mon, 07 Nov 2011 17:54:38 +0100
changeset 45393 13ab80eafd71
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
try different alternatives in discharging extra assumptions when schematic theorems obtained from lambda-lifting can be instantiated in different ways

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

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