Isabelle
author wenzelm
Thu, 01 Dec 2011 12:25:27 +0100
changeset 45703 c7a13ce60161
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";

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

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