Isabelle
author blanchet
Thu, 06 Jun 2013 09:17:17 +0200
changeset 52310 28063e412793
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
support induction principles with multiple occurrences of the same type in "fpTs" and (hopefully) with loss of recursion (e.g. primrec definition of is_nil, where the IH can be dropped)

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

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