Isabelle
author wenzelm
Tue, 03 Apr 2012 16:10:34 +0200
changeset 47291 6a641856a0e9
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
better drop background syntax if entity depends on parameters; more direct Type_Infer_Context.const_type instead of Syntax.check_term, which expands abbreviations (and potentially more);

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

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