Isabelle
author hoelzl
Tue, 26 Mar 2013 12:21:00 +0100
changeset 51530 609914f0934a
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
rename eventually_at / _within, to distinguish them from the lemmas in the HOL image

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

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