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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5c6046402b00b84f X-Google-Attributes: gid103376,public From: David Shochat Subject: Re: Help needed with GNAT Date: 1996/10/30 Message-ID: <3277EFC1.17FE@itg-sepg.logicon.com>#1/1 X-Deja-AN: 193304384 references: <54i75i$u84@alf01.uib.es> content-type: text/plain; charset=us-ascii organization: Logicon Information Technology Group mime-version: 1.0 reply-to: shochat@itg-sepg.logicon.com newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (Win95; U) Date: 1996-10-30T00:00:00+00:00 List-Id: ACQ002@ps.uib.es wrote: > > We need a reference manual for GNAT-ADA. Is there anyone available on the Net? > > Thanks. If you mean the manual for the GNAT *compiler*, it comes with GNAT (which is itself available on the Net, so I guess...) The file is gnatinfo.txt and you will find it in the main directory where you (or someone) unpacked the GNAT distribution. They're talking about coming out with a fancier set of documentation in the near future, but for now, you want gnatinfo.txt. If you want the reference manual for the Ada 95 *language*, that too is available on the Net: http://www.adahome.com/rm95/ -- David