Isabelle
author huffman
Tue, 15 Jan 2013 19:28:48 -0800
changeset 50948 8c742f9de9f5
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
generalize topology lemmas; simplify proofs

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

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