Isabelle
author blanchet
Tue, 20 Dec 2011 18:59:50 +0100
changeset 45939 711fec5b4f61
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
don't try to avoid SPASS keywords; instead, just suffix an underscore to all generated identifiers

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

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