src/HOL/Complex/Complex_Main.thy
changeset 22655 83878e551c8c
parent 15140 322485b816ac
child 22983 3314057c3b57
--- a/src/HOL/Complex/Complex_Main.thy	Fri Apr 13 00:48:12 2007 +0200
+++ b/src/HOL/Complex/Complex_Main.thy	Fri Apr 13 01:06:12 2007 +0200
@@ -7,7 +7,7 @@
 header{*Comprehensive Complex Theory*}
 
 theory Complex_Main
-imports CLim
+imports CLim "../Hyperreal/HLog"
 begin
 
 end