src/Pure/ROOT
author wenzelm
Mon, 27 May 2019 15:08:51 +0200
changeset 70293 c7e9d3a0a681
parent 69319 baccaf89ca0d
child 70606 4f4ede010687
permissions -rw-r--r--
more direct invocation of Windows exe: avoid extra bash, cygpath, exec;

chapter Pure

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