src/Pure/ROOT
author wenzelm
Tue, 08 Aug 2017 11:49:35 +0200
changeset 66377 753eb5b83370
parent 65473 b47373f52451
child 67215 03d0c958d65a
permissions -rw-r--r--
tuned;

chapter Pure

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