src/Pure/ROOT
author wenzelm
Sat, 17 Aug 2019 17:59:55 +0200
changeset 70569 095dadc62bb5
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
discontinued peek_status: unused and not clearly defined;

chapter Pure

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