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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,50137bb64a119cfc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-20 01:45:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news-FFM2.ecrc.net!news.iks-jena.de!not-for-mail From: Lutz Donnerhacke Newsgroups: comp.lang.ada Subject: Re: "access constant" discriminant Date: Thu, 20 Feb 2003 09:45:45 +0000 (UTC) Organization: IKS GmbH Jena Message-ID: References: <1ec946d1.0302191828.527e22be@posting.google.com> NNTP-Posting-Host: taranis.iks-jena.de X-Trace: branwen.iks-jena.de 1045734345 4661 217.17.192.37 (20 Feb 2003 09:45:45 GMT) X-Complaints-To: usenet@iks-jena.de NNTP-Posting-Date: Thu, 20 Feb 2003 09:45:45 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:34264 Date: 2003-02-20T09:45:45+00:00 List-Id: * Matthew Heaney wrote: > How does SPARK handle the Rosen Trick? Spark disallow it.