src/Tools/ROOT
author wenzelm
Sat, 15 Aug 2015 17:38:20 +0200
changeset 60932 13ee73f57c85
parent 58413 22dd971f6938
child 62354 fdd6989cc8a0
permissions -rw-r--r--
allow to break running threads at next possible breakpoint (simplified version of former option, see f3039309702e);

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