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: 1094ba,86e8c626be2471ae X-Google-Attributes: gid1094ba,public X-Google-Thread: 103376,fc050a66c3b5d87d X-Google-Attributes: gid103376,public From: Richard Maine Subject: Re: F9X twister & ADA (was: n-dim'l vectors) Date: 2000/04/09 Message-ID: #1/1 X-Deja-AN: 608731819 Sender: maine@vega.qnet.com References: <8cctts$ujr$1@nnrp1.deja.com> <38EA0440.1ECBC158@ncep.noaa.gov> <38ED4ECA.ADB698C9@sdynamix.com> <38EF6B75.DD12DD25@att.net> <38EFCC9E.F06309AB@flash.net> Content-Type: text/plain; charset=us-ascii X-Trace: 9 Apr 2000 15:43:19 GMT, 56k-palm-00-41.dial.qnet.com Organization: The Maines User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Newsgroups: comp.lang.fortran,comp.lang.ada Date: 2000-04-09T00:00:00+00:00 List-Id: Gary Scott writes: > Richard Maine wrote: > > And I don't usually use a result clause for a function, so take it off and > > replace all instances of z by my_func. .. > Do we need the following mod? .. > > ==> z = x + y > ==> my_func = x + y Oops. Yes. I forgot to apply the above-mentioned change there. -- Richard Maine maine@qnet.com