src/Tools/ROOT
author wenzelm
Sun, 21 Sep 2014 20:22:12 +0200
changeset 58413 22dd971f6938
parent 56738 13b0fc4ece42
child 62354 fdd6989cc8a0
permissions -rw-r--r--
renamed ISABELLE_POLYML to ML_SYSTEM_POLYML, to avoid overlap with ISABELLE_POLYML_PATH;

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