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=-0.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FREEMAIL_REPLY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-06 13:21:03 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: 18k11tm001@sneakemail.com (Russ) Newsgroups: comp.lang.ada Subject: Re: += in ada Date: 6 Oct 2003 13:21:03 -0700 Organization: http://groups.google.com Message-ID: References: <3F7316F7.219F@mail.ru> NNTP-Posting-Host: 128.102.146.44 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1065471663 27586 127.0.0.1 (6 Oct 2003 20:21:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 6 Oct 2003 20:21:03 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:334 Date: 2003-10-06T13:21:03-07:00 List-Id: igouy@yahoo.com (Isaac Gouy) wrote in message news:... > A variation on that theme is used in CLAIRE > := for assignment > :+ for increment No kidding! That's what I suggested several weeks (months?) ago. So :+ has a track record. I guess I'm not as far out as I thought I might be.