Isabelle
author wenzelm
Thu, 16 Feb 2012 22:18:28 +0100
changeset 46506 c7faa011bfa7
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
simplified configuration options for syntax ambiguity;

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

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