Isabelle
author wenzelm
Thu, 22 Sep 2011 20:33:08 +0200
changeset 45029 63144ea111f7
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
abstract System_Channel in ML (cf. Scala version); back to TextIO for fifo, which is more stable in Poly/ML 5.4.x; explicit block buffering -- BinIO might be subject to old Poly/ML defaults;

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

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