Isabelle
author wenzelm
Thu, 09 Aug 2012 22:31:04 +0200
changeset 48749 c197b3c3e7fa
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
some attempts to keep malformed syntax errors focussed, without too much red spilled onto the document view;

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

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