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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d79d55198abf90d8 X-Google-Attributes: gid103376,public From: Jeffrey Carter Subject: Re: Conditional Compilation Date: 2000/09/19 Message-ID: <39C7AA4F.E76ACC1E@acm.org>#1/1 X-Deja-AN: 671703525 Content-Transfer-Encoding: 7bit References: <7FEFA9E5E3B3C4A5.90418F4BE7D5AE58.48E094CF81EC6BD3@lp.airnews.net> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@earthlink.net X-Trace: newsread03.prod.itd.earthlink.net 969386556 192.88.94.253 (Tue, 19 Sep 2000 11:02:36 PDT) Organization: EarthLink Inc. -- http://www.EarthLink.net MIME-Version: 1.0 NNTP-Posting-Date: Tue, 19 Sep 2000 11:02:36 PDT Newsgroups: comp.lang.ada Date: 2000-09-19T00:00:00+00:00 List-Id: Kenneth Kueny wrote: > > Does ADA have an analog to the C language #define, #ifdef constructs > commonly used to include or exclude certain blocks of code in different code > versions? Yes. We write package specifications and have different implementations (bodies) for different versions. -- Jeff Carter "Son of a silly person." Monty Python & the Holy Grail