Isabelle
author wenzelm
Fri, 19 Jul 2013 20:56:39 +0200
changeset 52711 155f02cacb2d
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
old Poly/ML 5.3.0 cannot share the massive heap of HOL anymore (after introduction of immutable theory in 38466f4f3483);

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

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