Isabelle
author wenzelm
Sun, 26 Aug 2012 22:23:10 +0200
changeset 48929 05d4e5f660ae
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
entity markup for theory Pure, to enable hyperlinks etc.;

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

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