src/HOL/Complex/Complex_Main.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 22655 83878e551c8c
--- a/src/HOL/Complex/Complex_Main.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Complex/Complex_Main.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -7,7 +7,7 @@
 header{*Comprehensive Complex Theory*}
 
 theory Complex_Main
-import CLim
+imports CLim
 begin
 
 end