src/Pure/ROOT
author wenzelm
Mon, 24 Sep 2018 14:58:15 +0200
changeset 69052 cc5d5d9f9a4b
parent 68710 3db37e950118
child 69272 15e9ed5b28fb
permissions -rw-r--r--
clarified message;

chapter Pure

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