src/Tools/ROOT
author wenzelm
Mon, 15 Feb 2016 14:55:44 +0100
changeset 62337 d3996d5873dd
parent 58413 22dd971f6938
child 62354 fdd6989cc8a0
permissions -rw-r--r--
proper syntax;

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