Isabelle
author wenzelm
Mon, 13 May 2013 19:52:16 +0200
changeset 51962 016cb7d8f297
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
limit build process output, to avoid bombing Isabelle/Scala process by ill-behaved jobs (e.g. Containers in AFP/9025435b29cf);

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

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