Isabelle
author wenzelm
Wed, 28 Aug 2013 09:08:36 +0200
changeset 53242 142f4fff4e40
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
tuned signature;

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

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