Removing "HOL-Library" as ancestor theory
authorpaulson <lp15@cam.ac.uk>
Sun, 07 Sep 2025 22:37:57 +0100
changeset 83078 7d6e6531de61
parent 83077 9247d6627b9a
child 83132 cfd4cd1c2f23
Removing "HOL-Library" as ancestor theory
src/HOL/ROOT
--- a/src/HOL/ROOT	Sun Sep 07 17:42:10 2025 +0100
+++ b/src/HOL/ROOT	Sun Sep 07 22:37:57 2025 +0100
@@ -145,7 +145,9 @@
   document_files
     "root.tex"
 
-session "HOL-Computational_Algebra" (main timing) in "Computational_Algebra" = "HOL-Library" +
+session "HOL-Computational_Algebra" (main timing) in "Computational_Algebra" = "HOL" +
+  sessions
+    "HOL-Library"
   theories
     Computational_Algebra
     (*conflicting type class instantiations and dependent applications*)
@@ -235,8 +237,10 @@
     "root.bib"
     "root.tex"
 
-session "HOL-IMP" (timing) in IMP = "HOL-Library" +
+session "HOL-IMP" (timing) in IMP = "HOL" +
   options [document_variants = document]
+  sessions
+    "HOL-Library"
   theories
     BExp
     ASM
@@ -363,8 +367,9 @@
   theories Hoare_Parallel
   document_files "root.bib" "root.tex"
 
-session "HOL-Codegenerator_Test" in Codegenerator_Test = "HOL-Library" +
+session "HOL-Codegenerator_Test" in Codegenerator_Test = "HOL" +
   sessions
+    "HOL-Library"
     "HOL-Number_Theory"
     "HOL-Data_Structures"
     "HOL-Examples"
@@ -396,7 +401,7 @@
   theories [condition = ISABELLE_GHC]
     Code_Test_GHC
 
-session "HOL-Metis_Examples" (timing) in Metis_Examples = "HOL-Library" +
+session "HOL-Metis_Examples" (timing) in Metis_Examples = "HOL" +
   description "
     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     Author:     Jasmin Blanchette, TU Muenchen
@@ -404,6 +409,7 @@
     Testing Metis and Sledgehammer.
   "
   sessions
+    "HOL-Library"
     "HOL-Decision_Procs"
   theories
     Abstraction