src/Tools/ROOT
author wenzelm
Sun, 05 Mar 2023 19:21:07 +0100
changeset 77525 de6fb423fd4b
parent 75992 1f6d79b62222
child 78315 addecc8de2c4
permissions -rw-r--r--
clarified database content: store actual value instead of index;

chapter Misc

session Tools = Pure +
  theories
    Code_Generator

session SML in SML = Pure +
  theories
    Examples

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