Isabelle
author blanchet
Wed, 06 Jun 2012 10:35:05 +0200
changeset 48088 c75f36d190df
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
generalized monotonic constructor optimisation so that it works with e.g. the product type

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

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