Isabelle
author panny
Mon, 02 Sep 2013 15:13:00 +0200
changeset 53360 7ffc4a746a73
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
handle direct corecursion

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

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