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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9d97d1b03d2c8483 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-15 06:58:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Directory Listing Date: 15 Jan 2003 09:55:08 -0500 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1042643256 7125 128.183.235.92 (15 Jan 2003 15:07:36 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 15 Jan 2003 15:07:36 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:33035 Date: 2003-01-15T15:07:36+00:00 List-Id: "Eric G. Miller" writes: > In article , Stephen Leake wrote: > > It would be nice if the GNAT user's guide had a list of these useful > > libraries, but it doesn't. There are lots more there ... > > Over here, "info gnat-rm" contains a section titled "The GNAT Library" > that gives a very terse description of each unit. (gcc 3.2) But, > somehow the info ARM manual got "lost" ;-( Ah. The ACT distribution of GNAT also has the list of GNAT-specific packages in the GNAT Reference Manual (along with the list of Ada standard packages). I had been looking in the GNAT User Guide, since I thought the reference manual only contained stuff required by the Ada language standard. Oh well ... -- -- Stephe