src/Pure/ROOT
author wenzelm
Tue, 22 Jan 2019 19:36:17 +0100
changeset 69719 331ef175a112
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
Backed out changeset 1bc422c08209 -- obsolete in AFP/5d11846ac6ab;

chapter Pure

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