Isabelle
author wenzelm
Wed, 15 Feb 2012 20:41:13 +0100
changeset 46490 e4863ab5e09b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more basic simplification, eliminated slightly odd tactic style from 1995 (cf. ea0668a1c0ba);

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

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