src/Pure/ROOT
author wenzelm
Wed, 17 May 2017 13:47:19 +0200
changeset 65851 c103358a5559
parent 65473 b47373f52451
child 67215 03d0c958d65a
permissions -rw-r--r--
tuned signature;

chapter Pure

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