Isabelle
author wenzelm
Sat, 29 Oct 2011 12:57:43 +0200
changeset 45298 aa35859c8741
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);

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

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