src/Tools/ROOT
author paulson <lp15@cam.ac.uk>
Mon, 21 Nov 2022 16:21:49 +0000
changeset 76520 4d6d8dfd2cd2
parent 75992 1f6d79b62222
child 78315 addecc8de2c4
permissions -rw-r--r--
Added an example for Isabelle/CTT

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