Isabelle
author Christian Sternagel
Fri, 02 Aug 2013 15:42:01 +0900
changeset 52894 cebaf814ca6e
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
added examples of adhoc overloading

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

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