Isabelle
author wenzelm
Wed, 17 Oct 2012 13:20:08 +0200
changeset 49889 00ea087e83d8
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more method position information, notably finished_pos after end of previous text;

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

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