Isabelle
author wenzelm
Thu, 23 Aug 2012 19:57:55 +0200
changeset 48912 ffdb37019b2f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
improved errors of parser combinators;

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

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