remove extra dependency
authorhuffman
Tue, 12 Sep 2006 16:44:04 +0200
changeset 20515 3ef9eb57d769
parent 20514 5ede702cd2ca
child 20516 2d2e1d323a05
remove extra dependency
src/HOL/Hyperreal/NthRoot.thy
--- a/src/HOL/Hyperreal/NthRoot.thy	Tue Sep 12 14:50:11 2006 +0200
+++ b/src/HOL/Hyperreal/NthRoot.thy	Tue Sep 12 16:44:04 2006 +0200
@@ -7,7 +7,7 @@
 header{*Existence of Nth Root*}
 
 theory NthRoot
-imports SEQ HSeries
+imports SEQ
 begin
 
 text {*