Isabelle
author wenzelm
Sun, 20 Nov 2011 17:44:41 +0100
changeset 45600 1bbbac9a0cb0
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
'lemmas' / 'theorems' commands allow 'for' fixes and standardize the result before storing;

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

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