Isabelle
author blanchet
Wed, 12 Sep 2012 11:38:22 +0200
changeset 49327 541d818d2ff3
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
put an underscore between names, for compatibility with old package (and also because it makes sense)

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

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