src/Tools/ROOT
author wenzelm
Thu, 29 Jan 2015 13:50:53 +0100
changeset 59466 6fab87db556c
parent 58413 22dd971f6938
child 62354 fdd6989cc8a0
permissions -rw-r--r--
ensure that running into older execution is interruptible (see also b91dc7ab3464);

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