src/Tools/ROOT
author paulson <lp15@cam.ac.uk>
Mon, 17 Jul 2023 12:31:06 +0100
changeset 78456 57f5127d2ff2
parent 78315 addecc8de2c4
permissions -rw-r--r--
partly tidied some truly horrible proofs

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