Isabelle
author traytel
Thu, 06 Sep 2012 17:12:24 +0200
changeset 49186 4b5fa9d5e330
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
handle type constructors not known to be a BNF using the DEADID BNF

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

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