Isabelle
author wenzelm
Sun, 12 Aug 2012 17:39:06 +0200
changeset 48779 71136069089d
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
some information for central Isabelle repository configuration;

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

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