src/Pure/ROOT
author wenzelm
Thu, 01 Feb 2018 15:31:25 +0100
changeset 67561 f0b11413f1c9
parent 67215 03d0c958d65a
child 68710 3db37e950118
permissions -rw-r--r--
clarified signature: prefer proper order operation;

chapter Pure

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