Isabelle
author wenzelm
Fri, 16 Aug 2013 22:57:16 +0200
changeset 53045 4c297ee47c28
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
check_tool wrt. official ISABELLE_TOOLS; added Path.split (cf. Scala version);

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

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