src/Tools/ROOT
author wenzelm
Thu, 16 Jan 2020 16:15:25 +0100
changeset 71388 57861bd0a3e1
parent 70853 c92ae7b0f3f1
child 73937 fe8d0f4da0e6
permissions -rw-r--r--
updated to sumatra_pdf-3.1.2-1: x86_64-windows;

chapter Tools

session Tools = Pure +
  theories
    Code_Generator

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