Isabelle
author wenzelm
Tue, 08 Nov 2011 15:03:11 +0100
changeset 45407 a83574606719
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more specific treatment of defines/assumes -- avoid normalizing defs by themselves (NB: locale specifications and Local_Theory.define may lead to arbitrary mixture);

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

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