src/HOL/ROOT
changeset 49510 ba50d204095e
parent 49483 470e612db99a
child 49511 9f5bfef8bd82
--- a/src/HOL/ROOT	Fri Sep 21 16:34:40 2012 +0200
+++ b/src/HOL/ROOT	Fri Sep 21 16:45:06 2012 +0200
@@ -610,13 +610,13 @@
     "document/root.tex"
     "document/root.bib"
 
-session "HOL-Codatatype" in Codatatype = "HOL-Cardinals" +
-  description {* New (Co)datatype Package *}
+session "HOL-BNF" in BNF = "HOL-Cardinals" +
+  description {* Bounded Natural Functors for (Co)datatypes *}
   options [document = false]
-  theories Codatatype
+  theories BNF
 
-session "HOL-Codatatype-Examples" in "Codatatype/Examples" = "HOL-Codatatype" +
-  description {* Examples for the New (Co)datatype Package *}
+session "HOL-BNF-Examples" in "BNF/Examples" = "HOL-BNF" +
+  description {* Examples for Bounded Natural Functors *}
   options [document = false]
   theories
     HFset