src/Pure/ROOT
author wenzelm
Tue, 17 Oct 2017 13:51:43 +0200
changeset 66877 4f0ccfe1bcb6
parent 65473 b47373f52451
child 67215 03d0c958d65a
permissions -rw-r--r--
uniform execute, with proper isabelle_identifier (notably for "isabelle components -I");

chapter Pure

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