src/Tools/ROOT
author wenzelm
Mon, 25 Mar 2019 14:47:54 +0100
changeset 69976 98a440cfbb2b
parent 69444 c3c9440cbf9b
child 70853 c92ae7b0f3f1
permissions -rw-r--r--
provide maintainers as seen in AFP/admin; suppress empty properties;

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_STACK]
    Test