Isabelle
author blanchet
Wed, 31 Oct 2012 11:23:21 +0100
changeset 49993 80402e0e78e3
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
removed "refute" command from Isar manual, now that it has been moved outside "Main"

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

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