src/Pure/ROOT
author wenzelm
Thu, 22 Mar 2018 16:39:22 +0100
changeset 67923 3e072441c96a
parent 67215 03d0c958d65a
child 68710 3db37e950118
permissions -rw-r--r--
clarified exported messages, e.g. suppress "information", "tracing"; export "legacy_feature" as "warning", in accordance to console default output;

chapter Pure

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