src/Pure/ROOT
author wenzelm
Sat, 10 Nov 2018 19:01:20 +0100
changeset 69281 599b6d0d199b
parent 69272 15e9ed5b28fb
child 69319 baccaf89ca0d
permissions -rw-r--r--
tuned signature;

chapter Pure

session Pure =
  description \<open>
    The Pure logical framework
\<close>
  options [threads = 1, export_theory]
  theories
    Pure (global)
    ML_Bootstrap (global)
    Sessions