src/Tools/ROOT
author wenzelm
Sat, 10 Nov 2018 19:01:20 +0100
changeset 69281 599b6d0d199b
parent 69241 5426d266dcc5
child 69444 c3c9440cbf9b
permissions -rw-r--r--
tuned signature;

chapter Tools

session Spec_Check in Spec_Check = Pure +
  theories
    Spec_Check
    Examples

session SML in SML = Pure +
  theories
    Examples

session Haskell in Haskell = Pure +
  theories
    Haskell
  theories [condition = ISABELLE_GHC]
    Test