Isabelle
author hoelzl
Tue, 09 Apr 2013 14:04:41 +0200
changeset 51641 cd05e9fcc63d
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
remove the within-filter, replace "at" by "at _ within UNIV" (This allows to remove a couple of redundant lemmas)

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

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