Isabelle
author traytel
Fri, 19 Jul 2013 14:51:45 +0200
changeset 52707 e2d08b9c9047
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
permissive uncheck -- allow printing of malformed terms (e.g. in error messages);

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

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