src/Pure/ROOT
author wenzelm
Mon, 09 Oct 2017 17:09:08 +0200
changeset 66820 fc516da7ee4f
parent 65473 b47373f52451
child 67215 03d0c958d65a
permissions -rw-r--r--
some administrative support for AFP;

chapter Pure

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