Isabelle
author huffman
Wed, 14 Dec 2011 08:32:48 +0100 (2011-12-14)
changeset 45858 9ae1c60db357
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
replace 'lemmas' with 'lemma'
#!/usr/bin/env bash
#
# Author: Makarius
#
# Default Isabelle application wrapper.

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