Isabelle
author wenzelm
Thu, 08 Aug 2013 17:49:07 +0200
changeset 52921 0ea2b657eb42
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
eliminate \<twosuperior> as well;

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

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