Isabelle
author blanchet
Mon, 12 Nov 2012 12:06:56 +0100
changeset 50049 dd6a4655cd72
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
avoid messing too much with output of "string_of_term", so that it doesn't break the yxml encoding for jEdit

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

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