Isabelle
author blanchet
Sun, 13 May 2012 16:31:01 +0200
changeset 47912 12de57c5eee5
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
get rid of "conj_sym_kind" -- most interesting provers now have built-in sorts, and for the others (e.g. E) "Hypothesis" isn't too bad a default

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

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