Isabelle
author wenzelm
Sun, 11 Sep 2011 14:42:15 +0200
changeset 44876 243e2a413787
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
some updates of PLATFORMS;

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

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