Isabelle
author wenzelm
Tue, 03 Apr 2012 16:27:32 +0200
changeset 47292 1884d34e9aab
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
export into target context (again), to retain its 'defines' (e.g. abbreviation lcoeff in theory HOL/Algebra/UnivPoly);

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

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