Isabelle
author wenzelm
Sun, 04 Mar 2012 16:02:14 +0100
changeset 46811 03a2dc9e0624
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
clarified command span: include trailing whitespace/comments and thus reduce number of ignored spans with associated transactions and states (factor 2); simplified signatures;

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

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