Isabelle
author wenzelm
Sun, 18 Sep 2011 15:57:36 +0200
changeset 44974 7762718f5e89
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned;

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

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