Isabelle
author wenzelm
Sat, 19 Nov 2011 14:31:43 +0100
changeset 45586 c94f149cdf5d
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
refined partial evaluation of attributes: avoid duplication of facts for plain declarations; tuned;

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

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