src/Pure/ROOT
author wenzelm
Wed, 20 Mar 2019 21:54:08 +0100
changeset 69929 b979e3044d8e
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
more robust: allow empty root (e.g. via symlink);

chapter Pure

session Pure =
  description "
    The Pure logical framework.
  "
  options [threads = 1, export_theory]
  theories
    Pure (global)
    ML_Bootstrap (global)
    Sessions