src/HOL/ROOT
changeset 65569 3cb6f3281ef1
parent 65563 e83c9e94e891
child 65570 660df4a6dc59
--- a/src/HOL/ROOT	Sun Apr 23 23:10:33 2017 +0200
+++ b/src/HOL/ROOT	Sun Apr 23 23:49:14 2017 +0200
@@ -690,7 +690,7 @@
     SET_Protocol
   document_files "root.tex"
 
-session "HOL-Matrix_LP" in Matrix_LP = HOL +
+session "HOL-Matrix_LP" in Matrix_LP = "HOL-Library" +
   description {*
     Two-dimensional matrices and linear programming.
   *}
@@ -982,7 +982,7 @@
   options [document = false]
   theories MutabelleExtra
 
-session "HOL-Quickcheck_Examples" (timing) in Quickcheck_Examples = HOL +
+session "HOL-Quickcheck_Examples" (timing) in Quickcheck_Examples = "HOL-Library" +
   options [document = false]
   theories
     Quickcheck_Examples
@@ -994,7 +994,7 @@
     Hotel_Example
     Quickcheck_Narrowing_Examples
 
-session "HOL-Quotient_Examples" (timing) in Quotient_Examples = "HOL-Library" +
+session "HOL-Quotient_Examples" (timing) in Quotient_Examples = "HOL-Algebra" +
   description {*
     Author:     Cezary Kaliszyk and Christian Urban
   *}
@@ -1012,7 +1012,7 @@
     Int_Pow
     Lifting_Code_Dt_Test
 
-session "HOL-Predicate_Compile_Examples" (timing) in Predicate_Compile_Examples = HOL +
+session "HOL-Predicate_Compile_Examples" (timing) in Predicate_Compile_Examples = "HOL-Library" +
   options [document = false]
   theories
     Examples