Isabelle
author blanchet
Wed, 31 Jul 2013 11:28:59 +0200
changeset 52805 7f2f42046361
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
more (co)datatype documentation

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

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