Isabelle
author blanchet
Sat, 29 Oct 2011 13:15:58 +0200
changeset 45304 e6901aa86a9e
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
always use DFG format to talk to SPASS -- since that's what we'll need to use anyway to benefit from sorts and other extensions

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

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