Isabelle
author nipkow
Wed, 14 Sep 2011 06:49:24 +0200
changeset 44924 1a5811bfe837
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
merged

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

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