Isabelle
author wenzelm
Fri, 27 Apr 2012 21:17:35 +0200
changeset 47808 04a6a6c03eea
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 "$@"