loads the new theory Numbers.thy
authorpaulson
Mon, 04 Dec 2000 17:30:40 +0100
changeset 10579 1db42f739ee7
parent 10578 b32513971481
child 10580 930ac2bfa637
loads the new theory Numbers.thy
doc-src/TutorialI/Types/ROOT.ML
--- a/doc-src/TutorialI/Types/ROOT.ML	Mon Dec 04 17:30:15 2000 +0100
+++ b/doc-src/TutorialI/Types/ROOT.ML	Mon Dec 04 17:30:40 2000 +0100
@@ -1,4 +1,6 @@
+(* ID:         $Id$ *)
 use "../settings.ML";
+use_thy "Numbers";
 use_thy "Pairs";
 use_thy "Typedef";
 use_thy "Overloading0";