src/Pure/ROOT
author wenzelm
Thu, 08 Nov 2018 13:42:36 +0100
changeset 69262 f94726501b37
parent 68710 3db37e950118
child 69272 15e9ed5b28fb
permissions -rw-r--r--
more standard Resources.provide_parse_files: avoid duplicate markup reports;

chapter Pure

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