src/Tools/ROOT
author wenzelm
Fri, 03 Apr 2015 21:25:55 +0200
changeset 59922 1b6283aa7c94
parent 58413 22dd971f6938
child 62354 fdd6989cc8a0
permissions -rw-r--r--
rearranged sessions to save approx. 1min elapsed time, 5min CPU time;

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