Isabelle
author blanchet
Thu, 26 Apr 2012 20:09:38 +0200
changeset 47782 1678955ca991
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
fixed bug in handling of new numerals -- the left-hand side of "Numeral1 = 1" should be left alone and not translated to a built-in Kodkod numeral in the specification of the "numeral" function

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

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