diff -r 58cd3404cf75 -r 322485b816ac src/HOL/Hyperreal/NatStar.thy --- a/src/HOL/Hyperreal/NatStar.thy Tue Aug 17 11:00:24 2004 +0200 +++ b/src/HOL/Hyperreal/NatStar.thy Wed Aug 18 11:09:40 2004 +0200 @@ -8,7 +8,7 @@ header{*Star-transforms for the Hypernaturals*} theory NatStar -import "../Real/RealPow" HyperPow +imports "../Real/RealPow" HyperPow begin text{*Extends sets of nats, and functions from the nats to nats or reals*}