Isabelle
author wenzelm
Sat, 13 Jul 2013 16:34:57 +0200
changeset 52647 45ce95b8bf69
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
determine print function parameters dynamically, e.g. depending on runtime options;

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

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