Isabelle
author blanchet
Thu, 26 Jul 2012 10:48:03 +0200
changeset 48532 c0f44941e674
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
Sledgehammer already has its own ways of reporting and recovering from crashes in external provers -- no need to additionally print scores of warnings (cf. 4b0daca2bf88)

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

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