Isabelle
author bulwahn
Tue, 08 May 2012 14:31:03 +0200
changeset 47893 4cf901b1089a
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
specialised fact in the Record theory should not be appear in proofs discovered by sledgehammer

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

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