added Complex/ex/BigO_Complex.thy;
authorwenzelm
Wed, 31 Aug 2005 15:46:35 +0200
changeset 17198 ffe8efe856e3
parent 17197 917c6e7ca28d
child 17199 59c1bfc81d91
added Complex/ex/BigO_Complex.thy;
src/HOL/Complex/ex/ROOT.ML
src/HOL/IsaMakefile
--- a/src/HOL/Complex/ex/ROOT.ML	Wed Aug 31 15:46:34 2005 +0200
+++ b/src/HOL/Complex/ex/ROOT.ML	Wed Aug 31 15:46:35 2005 +0200
@@ -11,3 +11,6 @@
 use_thy "Sqrt_Script";
 (*This example also needs the theory Factorization.*)
 use_thy "NSPrimes";
+
+no_document use_thy "BigO";
+use_thy "BigO_Complex";
--- a/src/HOL/IsaMakefile	Wed Aug 31 15:46:34 2005 +0200
+++ b/src/HOL/IsaMakefile	Wed Aug 31 15:46:35 2005 +0200
@@ -166,8 +166,8 @@
 
 $(LOG)/HOL-Complex-ex.gz: $(OUT)/HOL-Complex Library/Primes.thy \
   Complex/ex/ROOT.ML Complex/ex/document/root.tex \
-  Complex/ex/BinEx.thy Complex/ex/NSPrimes.thy\
-  Complex/ex/Sqrt.thy Complex/ex/Sqrt_Script.thy
+  Complex/ex/BigO_Complex.thy Complex/ex/BinEx.thy \
+  Complex/ex/NSPrimes.thy Complex/ex/Sqrt.thy Complex/ex/Sqrt_Script.thy
 	@cd Complex; $(ISATOOL) usedir $(OUT)/HOL-Complex ex