Isabelle
author wenzelm
Fri, 18 Nov 2011 21:55:24 +0100
changeset 45581 ac32737ff69e
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
partial evaluation of locale facts leads to static scoping of rule attributes;

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

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