src/Tools/ROOT
author wenzelm
Sat, 23 May 2015 17:19:37 +0200
changeset 60299 5ae2a2e74c93
parent 58413 22dd971f6938
child 62354 fdd6989cc8a0
permissions -rw-r--r--
clarified NEWS: document_files are officially required since Isabelle2014, but the absence was tolerated as legacy feature;

session Spec_Check in Spec_Check = Pure +
  theories
    Spec_Check
  theories [condition = ML_SYSTEM_POLYML]
    Examples

session SML in SML = Pure +
  options [condition = ML_SYSTEM_POLYML]
  theories
    Examples