src/Pure/ROOT
author wenzelm
Sun, 25 Feb 2018 19:16:32 +0100
changeset 67722 012f1e8a1209
parent 67215 03d0c958d65a
child 68710 3db37e950118
permissions -rw-r--r--
allow multiple entries of and_list (on both sides);

chapter Pure

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