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,a5f87a50bf9eecc7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news4.google.com!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread3.news.pas.earthlink.net.POSTED!a6202946!not-for-mail From: "Jeffrey R. Carter" Organization: jrcarter at acm dot org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: OT: Re: help with include and library files in GPS References: <1140710414.054668.201470@z34g2000cwc.googlegroups.com> <1392397.TMLNCp2Aq0@linux1.krischik.com> <75WdnRLuksezMJ3ZnZ2dnUVZ_tudnZ2d@comcast.com> <3538707.Le0VB0dQMj@linux1.krischik.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Mon, 27 Feb 2006 04:04:46 GMT NNTP-Posting-Host: 67.150.79.32 X-Complaints-To: abuse@earthlink.net X-Trace: newsread3.news.pas.earthlink.net 1141013086 67.150.79.32 (Sun, 26 Feb 2006 20:04:46 PST) NNTP-Posting-Date: Sun, 26 Feb 2006 20:04:46 PST Xref: g2news1.google.com comp.lang.ada:3178 Date: 2006-02-27T04:04:46+00:00 List-Id: Steve wrote: > Ada certainly does use the concept of include. If it didn't, you wouldn't > be able to utilize one package from another. In Ada it is the "with" > statement that includes a reference to another packages specification. To me, the concept of "include" is treating the contents of one file as if they were textually present in another file at the time of compilation. An Ada context clause does not do this. -- Jeff Carter "I wave my private parts at your aunties." Monty Python & the Holy Grail 13