src/Tools/ROOT
author wenzelm
Wed, 08 Mar 2023 22:40:47 +0100
changeset 77593 08ed864fed24
parent 75992 1f6d79b62222
child 78315 addecc8de2c4
permissions -rw-r--r--
updated to sqlite-jdbc-3.41.0.0;

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