src/Tools/ROOT
author wenzelm
Fri, 03 Jan 2025 22:35:28 +0100
changeset 81711 a55b236f9e1d
parent 78315 addecc8de2c4
permissions -rw-r--r--
rebuild E 3.1 on Windows/Cygwin, with patch for proper interrupts;

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