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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8da92b9a564f8946,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-30 10:15:37 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: king_able@yahoo.com (KK) Newsgroups: comp.lang.ada Subject: BNF for if/then Date: 30 Aug 2002 10:15:36 -0700 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 141.155.124.19 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1030727737 1452 127.0.0.1 (30 Aug 2002 17:15:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 30 Aug 2002 17:15:37 GMT Xref: archiver1.google.com comp.lang.ada:28599 Date: 2002-08-30T17:15:37+00:00 List-Id: Can someone explain to me why none of the BNFs that I've been able to find for the Ada95 if/then don't include "and then" and "or else"? Thanks, Rob