Isabelle
author wenzelm
Tue, 24 Jul 2012 11:39:22 +0200
changeset 48466 3b2fb20df17d
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
further imitation of ISABELLE_USEDIR_OPTIONS via options;

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

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