Isabelle
author blanchet
Wed, 25 Apr 2012 22:00:33 +0200
changeset 47766 9f7cdd5fff7c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more work on TPTP Isabelle and Sledgehammer tactics

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

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