Isabelle
author boehmes
Mon, 04 Jun 2012 09:07:23 +0200
changeset 48069 e9b2782c4f99
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
restricted Z3 by default to a fragment where proof reconstruction should not fail (for better integration with Sledgehammer) -- the full set of supported Z3 features can still be used by enabling the configuration option "z3_with_extensions"

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

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