doc-src/IsarAdvanced/Codegen/Thy/ROOT.ML
changeset 28420 293b166c45c5
parent 28419 f65e8b318581
--- a/doc-src/IsarAdvanced/Codegen/Thy/ROOT.ML	Tue Sep 30 11:19:47 2008 +0200
+++ b/doc-src/IsarAdvanced/Codegen/Thy/ROOT.ML	Tue Sep 30 12:49:14 2008 +0200
@@ -2,7 +2,7 @@
 (* $Id$ *)
 
 no_document use_thy "Setup";
-no_document use_thys ["Efficient_Nat", "Code_Integer"];
+no_document use_thys ["Efficient_Nat"];
 
 use_thy "Introduction";
 use_thy "Program";