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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ec383577e0d45268 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: hashtable in ada Date: 1999/10/24 Message-ID: <7uutve$8ii$1@nnrp1.deja.com>#1/1 X-Deja-AN: 539907095 References: <381228CA.5F6BE481@hotmail.com> <38127fd9_2@news1.prserv.net> X-Http-Proxy: 1.0 x32.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Sun Oct 24 12:27:27 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-10-24T00:00:00+00:00 List-Id: In article <38127fd9_2@news1.prserv.net>, "Matthew Heaney" wrote: > If you don't have the sources, they should be at the NYU ftp > site: All binary releases of GNAT always include all the sources of the run-time library. Of course all the sources for the whole of GNAT are available, but our viewpoint is that many many users will find the sources of the run-time useful (indeed I really can't see how it is tolerable to have pieces of your program be black boxes for which you do not have the source), so if you have GNAT on your system, you already have the sources of all the run-time, including all the g-*.ads sources. The need for the sources of the compiler itself is more specialialized, which is why the are packaged separately. Robert Dewar Ada Core Technologies Sent via Deja.com http://www.deja.com/ Before you buy.