Isabelle
author bulwahn
Thu, 08 Nov 2012 11:59:49 +0100
changeset 50028 d05f859558a0
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
improving the extension of sets in case of more than one bound variable; rearranging the tactic to prefer simpler steps before more involved ones

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

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