src/Pure/ROOT
author wenzelm
Mon, 13 Mar 2017 15:25:25 +0100
changeset 65208 91c528cd376a
parent 64314 93de02f9c2d9
child 65374 a5b38d8d3c1e
permissions -rw-r--r--
more robust Session.stop: idempotent, avoid conflict with startup;

chapter Pure

session Pure =
  description {*
    The Pure logical framework
  *}
  options [threads = 1]
  global_theories
    Pure
  theories
    ML_Bootstrap