Isabelle
author kleing
Fri, 14 Jun 2013 22:16:48 -0700
changeset 52376 90fd1922f45f
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
another example lemma

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

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