Isabelle
author boehmes
Thu, 01 Mar 2012 10:12:58 +0100
changeset 46743 8e365bc843e9
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
fine-tune intended failure of smt method when the chosen SMT solver is not installed: restrict failures to true invocations of the SMT solver and don't fail for runs based on certificates

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

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