Isabelle
author wenzelm
Wed, 02 May 2012 22:37:50 +0200
changeset 47863 ec5d54029664
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
clarified;

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

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