src/Pure/ROOT
author haftmann
Fri, 22 Mar 2019 19:18:08 +0000
changeset 69946 494934c30f38
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
improved code equations taken over from AFP

chapter Pure

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