Isabelle
author hoelzl
Tue, 05 Mar 2013 15:43:18 +0100
changeset 51347 f8a00792fbc1
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
tuned proof of Edelstein fixed point theorem (use continuity of dist and attains_sup)

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

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