src/Tools/ROOT
author nipkow
Tue, 27 Feb 2024 17:06:42 +0100
changeset 79739 407f201b7f22
parent 78315 addecc8de2c4
permissions -rw-r--r--
merged

chapter Misc

session Tools = Pure +
  theories
    Code_Generator
    Profiling

session SML in SML = Pure +
  theories
    Examples

session Haskell in Haskell = HOL +
  theories
    Haskell
  theories [condition = ISABELLE_GHC_STACK]
    Test