Isabelle
author wenzelm
Tue, 16 Oct 2012 21:26:36 +0200
changeset 49868 3039922ffd8d
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more informative errors for 'also' and 'finally';

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

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