Isabelle
author nipkow
Fri, 16 Sep 2011 09:18:15 +0200
changeset 44942 a05ab4d803f2
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
when applying induction rules, remove names of assumptions that come with the rule in case the rule is transformed by the simplifier due to instantiations

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

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