src/HOL/Complex/Complex.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 15234 ec91a90c604e
--- a/src/HOL/Complex/Complex.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Complex/Complex.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -8,7 +8,7 @@
 header {* Complex Numbers: Rectangular and Polar Representations *}
 
 theory Complex
-import "../Hyperreal/HLog"
+imports "../Hyperreal/HLog"
 begin
 
 datatype complex = Complex real real