From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b808976917d4e4d3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: "Rod Chapman" Newsgroups: comp.lang.ada Subject: Re: Interfaces.C and use clause Date: 19 May 2005 08:18:56 -0700 Organization: http://groups.google.com Message-ID: <1116515936.707901.21760@o13g2000cwo.googlegroups.com> References: <1116511104.203615.78160@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: 217.205.167.130 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1116515942 17225 127.0.0.1 (19 May 2005 15:19:02 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 19 May 2005 15:19:02 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=217.205.167.130; posting-account=EhC47gwAAABJYiJ7JUJjwDyYMTWH1OKq Xref: g2news1.google.com comp.lang.ada:11093 Date: 2005-05-19T08:18:56-07:00 List-Id: Of course - SPARK allows both renaming and (in SPARK95) "use type" to make operators directly visible. RTFSB! :-) - Rod