Isabelle
author wenzelm
Sun, 06 Nov 2011 21:51:46 +0100
changeset 45375 7fe19930dfc9
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more explicit representation of rule_attribute vs. declaration_attribute vs. mixed_attribute; misc tuning;

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

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