Isabelle
author blanchet
Thu, 22 Aug 2013 23:03:21 +0200
changeset 53148 c898409d8630
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
fixed subtle bug with "take" + thread overlord through

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

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