src/Tools/ROOT
author wenzelm
Tue, 07 Jan 2025 20:32:15 +0100
changeset 81740 9f0cee195ee9
parent 78315 addecc8de2c4
permissions -rw-r--r--
update release name;

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