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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,284ad6483a2009b7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-17 01:11:03 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!news.tele.dk!small.news.tele.dk!213.56.195.71!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: Samuel Tardieu Newsgroups: comp.lang.ada Subject: Re: Is there a tool that removes "use"s from a file ? Date: Mon, 17 Dec 2001 10:10:25 +0100 Organization: Ecole Nationale Superieure des Telecommunications Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 1008580262 27023 137.194.161.2 (17 Dec 2001 09:11:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Mon, 17 Dec 2001 09:11:02 +0000 (UTC) To: comp.lang.ada@ada.eu.org Return-Path: Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i Precedence: special-delivery X-WWW: http://www.inf.enst.fr/~tardieu/ X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.6 X-Reply-To: Samuel Tardieu List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:17987 Date: 2001-12-17T10:10:25+01:00 On 17/12, Patrick Hohmeyer wrote: | If not, does anybody know which part of the GNAT-sources | does the package association, so that I could borrow this code | to write such a tool? | | And would such a tool interrest somebody? Sure, this would be interesting. However, I would not recommend that you modify GNAT for this purpose, you should use ASIS instead. Sam PS/ if you are not familiar with ASIS, look at http://www.acm.org/sigada/wg/asiswg/asiswg.html