Isabelle
author blanchet
Fri, 21 Oct 2011 14:06:15 +0200
changeset 45235 7187bce94e88
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies

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

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