src/Pure/ROOT
author nipkow
Thu, 26 Apr 2018 19:51:32 +0200
changeset 68046 6aba668aea78
parent 67215 03d0c958d65a
child 68710 3db37e950118
permissions -rw-r--r--
new simp modifier: reorient

chapter Pure

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