Isabelle
author wenzelm
Tue, 03 Apr 2012 16:49:05 +0200
changeset 47293 052cd5f1a591
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
another attempt to avoid duplication of global vs. local syntax (reminiscent of old fork_mixfix);

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

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