src/Pure/ROOT
author wenzelm
Sat, 11 Nov 2017 14:55:30 +0100
changeset 67042 677cab7c2b85
parent 65473 b47373f52451
child 67215 03d0c958d65a
permissions -rw-r--r--
adapted to changed ROOT syntax (see 13857f49d215); discontinued pointless option -d: always enabled;

chapter Pure

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