src/Pure/ROOT
author wenzelm
Sat, 01 Jun 2019 11:29:59 +0200
changeset 70299 83774d669b51
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
Added tag Isabelle2019-RC4 for changeset ad2d84c42380

chapter Pure

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