Isabelle
author wenzelm
Thu, 11 Oct 2012 20:38:02 +0200
changeset 49821 d15fe10593ff
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
clarified output token markup (see also bc22daeed49e);

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

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