Isabelle
author wenzelm
Thu, 15 Mar 2012 17:40:26 +0100
changeset 46945 26007caf6e9c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
declare keywords as side-effect of header edit; parse_command span is now lazy instead of future, to happen synchronously after header edit in new_exec (before execution);

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

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