src/Tools/ROOT
author wenzelm
Sun, 10 Aug 2014 15:45:06 +0200
changeset 57884 36b5691b81a5
parent 56738 13b0fc4ece42
child 58413 22dd971f6938
permissions -rw-r--r--
tuned -- avoid confusion with @{assert} for system failures (exception Fail);

session Spec_Check in Spec_Check = Pure +
  theories
    Spec_Check
  theories [condition = ISABELLE_POLYML]
    Examples

session SML in SML = Pure +
  options [condition = ISABELLE_POLYML]
  theories
    Examples