src/Pure/ROOT
author wenzelm
Mon, 11 Jun 2018 18:05:43 +0200
changeset 68418 366e43cddd20
parent 67215 03d0c958d65a
child 68710 3db37e950118
permissions -rw-r--r--
more abstract Export.Provider;

chapter Pure

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