From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.5 required=3.0 tests=BAYES_40,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 9 Aug 93 05:08:01 GMT From: slinky.cs.nyu.edu!slinky.cs.nyu.edu!nobody@nyu.edu (Robert Dewar) Subject: Re: QUERY ABOUT MONITOR Message-ID: <244m3h$9k@schonberg.cs.nyu.edu> List-Id: I couldn't tell whether Mike's post was intended to be facetious or not. I will assume that it was serious. If not, sorry! Really! if the only reason you can't reuse Fortran code is array mapping, have you ever considered the amazing technique of reversing the order of the subscripts in the declaration on the Ada side? That is ALL we are talking about. Let's not make mountains out of mole hills here. The feature is useful, but not essential, it's just a minor convenience to have the compiler do this flipping of subscripts automaticaly.