Isabelle
author sultana
Tue, 17 Apr 2012 16:14:06 +0100
changeset 47509 6f215c2ebd72
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
split TPTP_Parser thy -- parser can rely on smaller image, whereas TPTP_Interpret requires HOL;

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

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