Isabelle
author wenzelm
Thu, 23 Aug 2012 17:46:03 +0200
changeset 48911 5debc3e4fa81
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned messages: end-of-input rarely means physical end-of-file from the past;

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

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