Isabelle
author wenzelm
Wed, 20 Feb 2013 18:04:44 +0100
changeset 51229 6e40d0bb89e3
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
prefer outdegree in comparison again (cf. 88c96e836ed6) -- NB: big jobs might hide behind small ones in this naive queuing scheme;

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

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