Isabelle
author blanchet
Thu, 29 Aug 2013 18:24:11 +0200
changeset 53268 de1dc709f9d4
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
handle type class annotations on (co)datatype parameters gracefully

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

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