Isabelle
author wenzelm
Tue, 24 Jul 2012 12:54:34 +0200
changeset 48472 6ebb6cdd36a5
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
actually negate "document" (cf. 7483aa690b4f);

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

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