Isabelle
author wenzelm
Sat, 05 Jan 2013 18:42:29 +0100
changeset 50741 20e6e1a92e54
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
less aggressive Assumption.export_term (similar to Generic_Target.abbrev): merely expand local defs and thus allow notation for local fixes;

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

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