Isabelle
author blanchet
Thu, 03 Jan 2013 17:40:36 +0100
changeset 50706 573d84e08f3f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
close formulas in the natural order, not its reverse -- so that Skolem arguments appear in the right order in Isar proofs

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

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