src/Pure/ROOT
author wenzelm
Sun, 24 Mar 2019 17:24:24 +0100
changeset 69965 da5e7278286b
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
more markup for various text kinds, notably for nested formal comments;

chapter Pure

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