src/Pure/ROOT
author wenzelm
Sat, 06 Apr 2019 22:09:41 +0200
changeset 70073 6b0e4ba2062c
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
obsolete -- was mostly about 'export_code';

chapter Pure

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