Isabelle
author blanchet
Wed, 12 Sep 2012 00:20:37 +0200
changeset 49301 3577c7a2b306
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
adapted example

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

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