src/Pure/ROOT
author wenzelm
Tue, 04 Apr 2017 21:05:07 +0200
changeset 65374 a5b38d8d3c1e
parent 64314 93de02f9c2d9
child 65473 b47373f52451
permissions -rw-r--r--
tuned syntax; some official documentation;

chapter Pure

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