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,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d79d55198abf90d8,start X-Google-Attributes: gid103376,public From: "Kenneth Kueny" Subject: Conditional Compilation Date: 2000/09/19 Message-ID: <7FEFA9E5E3B3C4A5.90418F4BE7D5AE58.48E094CF81EC6BD3@lp.airnews.net>#1/1 X-Deja-AN: 671686001 X-Orig-Message-ID: <8q8729$dcs@library2.airnews.net> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 NNTP-Posting-Time: Tue Sep 19 12:16:57 2000 Organization: Airnews.net! at Internet America X-MSMail-Priority: Normal NNTP-Proxy-Relay: library2.airnews.net Abuse-Reports-To: abuse at airmail.net to report improper postings Newsgroups: comp.lang.ada Date: 2000-09-19T00:00:00+00:00 List-Id: 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? Thanks, Ken Kueny