src/HOL/Complex/Complex_Main.thy
changeset 22983 3314057c3b57
parent 22655 83878e551c8c
child 26118 6f94eb10adad
--- a/src/HOL/Complex/Complex_Main.thy	Wed May 16 09:45:22 2007 +0200
+++ b/src/HOL/Complex/Complex_Main.thy	Wed May 16 23:03:45 2007 +0200
@@ -7,7 +7,7 @@
 header{*Comprehensive Complex Theory*}
 
 theory Complex_Main
-imports CLim "../Hyperreal/HLog"
+imports CLim "../Hyperreal/Hyperreal"
 begin
 
 end