src/HOL/IsaMakefile
changeset 29026 5fbaa05f637f
parent 28952 15a4b2cf8c34
child 29105 8f38bf68d42e
child 29106 25e28a4070f3
--- a/src/HOL/IsaMakefile	Thu Dec 04 14:17:36 2008 +0100
+++ b/src/HOL/IsaMakefile	Wed Dec 10 10:23:47 2008 +0100
@@ -274,7 +274,6 @@
   Order_Relation.thy \
   Parity.thy \
   Univ_Poly.thy \
-  ContNotDenum.thy \
   Lubs.thy \
   PReal.thy \
   Rational.thy \
@@ -299,7 +298,7 @@
 
 $(LOG)/HOL-Library.gz: $(OUT)/HOL Library/SetsAndFunctions.thy		\
   Library/Abstract_Rat.thy \
-  Library/BigO.thy Library/Ramsey.thy Library/Efficient_Nat.thy		\
+  Library/BigO.thy Library/ContNotDenum.thy Library/Efficient_Nat.thy	\
   Library/Executable_Set.thy Library/Infinite_Set.thy			\
   Library/FuncSet.thy			\
   Library/Library.thy Library/List_Prefix.thy Library/State_Monad.thy	\
@@ -307,7 +306,7 @@
   Library/Primes.thy Library/Pocklington.thy Library/Quotient.thy	\
   Library/Quicksort.thy Library/Nat_Infinity.thy Library/Word.thy	\
   Library/README.html Library/Continuity.thy				\
-  Library/Nested_Environment.thy Library/Zorn.thy			\
+  Library/Nested_Environment.thy Library/Ramsey.thy Library/Zorn.thy	\
   Library/Library/ROOT.ML Library/Library/document/root.tex		\
   Library/Library/document/root.bib Library/While_Combinator.thy	\
   Library/Product_ord.thy Library/Char_nat.thy Library/Char_ord.thy	\