src/Pure/ROOT
author wenzelm
Wed, 28 Aug 2019 10:13:32 +0200
changeset 70623 44090b702e11
parent 70606 4f4ede010687
child 70905 a6304b4664b6
permissions -rw-r--r--
tuned whitespace;

chapter Pure

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