src/HOL/ROOT
changeset 67100 c7694d51c278
parent 67019 7a3724078363
child 67122 85b40f300fab
--- a/src/HOL/ROOT	Mon Nov 27 15:10:50 2017 +0100
+++ b/src/HOL/ROOT	Mon Nov 27 16:18:29 2017 +0100
@@ -68,7 +68,7 @@
     Approximations
     Circle_Area
 
-session "HOL-Computational_Algebra" (timing) in "Computational_Algebra" = "HOL-Library" +
+session "HOL-Computational_Algebra" (main timing) in "Computational_Algebra" = "HOL-Library" +
   theories
     Computational_Algebra
     (*conflicting type class instantiations and dependent applications*)
@@ -204,7 +204,7 @@
   theories HOL_Light_Maps
   theories [condition = HOL_LIGHT_BUNDLE] HOL_Light_Import
 
-session "HOL-Number_Theory" (timing) in Number_Theory = "HOL-Computational_Algebra" +
+session "HOL-Number_Theory" (main timing) in Number_Theory = "HOL-Computational_Algebra" +
   description {*
     Fundamental Theorem of Arithmetic, Chinese Remainder Theorem, Fermat/Euler
     Theorem, Wilson's Theorem, some lemmas for Quadratic Reciprocity.