src/Pure/ROOT
author wenzelm
Wed, 20 Mar 2019 23:06:51 +0100
changeset 69933 c15ee153dec1
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
updated to cygwin-20190320;

chapter Pure

session Pure =
  description "
    The Pure logical framework.
  "
  options [threads = 1, export_theory]
  theories
    Pure (global)
    ML_Bootstrap (global)
    Sessions