Isabelle
author wenzelm
Sat, 05 Jan 2013 17:38:54 +0100
changeset 50739 5165d7e6d3b9
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more precise Local_Theory.level: 1 really means main target and >= 2 nested context; explicit target for context within global theory with after_close = exit to manage the 2 levels involved here; reject "(in target)" for nested contexts more reliably -- difficult to handle due to lack of nested reinit;

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

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