Isabelle
author hoelzl
Wed, 06 Mar 2013 16:56:21 +0100
changeset 51361 21e5b6efb317
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
changed continuous_intros into a named theorems collection

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

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