src/Pure/ROOT
author wenzelm
Mon, 29 Jul 2019 18:16:51 +0200
changeset 70440 03cfef16ddb4
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
more diagnostic operations;

chapter Pure

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