--- 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