Isabelle
author hoelzl
Wed, 06 Feb 2013 17:57:21 +0100
changeset 51022 78de6c7e8a58
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
replace open_interval with the rule open_tendstoI; generalize Liminf/Limsup rules

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

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