Isabelle
author wenzelm
Mon, 07 Jan 2013 22:21:56 +0100
changeset 50764 2bbc7ae80634
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more precise and complete transitive closure of proven_classrel, using existing Sorts.classes_of which is already closed; transfer theorems where they are picked from the theory; tuned;

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

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