src/Pure/ROOT
author wenzelm
Fri, 23 Nov 2018 16:43:11 +0100
changeset 69334 6b49700da068
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
clarified font_domain: strict excludes e.g. space character;

chapter Pure

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