src/Pure/ROOT
author wenzelm
Wed, 12 Apr 2017 23:08:24 +0200
changeset 65473 b47373f52451
parent 65374 a5b38d8d3c1e
child 67215 03d0c958d65a
permissions -rw-r--r--
more global theories;

chapter Pure

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