Isabelle
author smolkas
Mon, 18 Feb 2013 12:16:27 +0100
changeset 51179 0d5f8812856f
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
split isar_step into isar_step, fix, assms; made isar_proof explicit; register fixed variables in ctxt and auto_fix terms to avoid superfluous annotations

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

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