Isabelle
author wenzelm
Mon, 08 Oct 2012 14:49:04 +0200
changeset 49734 15e1549e6afe
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 "$@"