src/Pure/ROOT
author wenzelm
Tue, 27 Jun 2017 23:21:12 +0200
changeset 66207 8d5cb4ea2b7c
parent 65473 b47373f52451
child 67215 03d0c958d65a
permissions -rw-r--r--
support for HTTP/POST method; more explict type HTTP.Arg;

chapter Pure

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