Isabelle
author wenzelm
Tue, 08 Jan 2013 16:01:07 +0100
changeset 50771 2852f997bfb5
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
prefer negative "consumes", relative to the total number of prems, which is stable under more morphisms, notably those from nested context with assumes (cf. existing treatment of 'obtains');

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

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