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=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 13 Apr 93 15:22:06 GMT From: news.crd.ge.com!e7sa!groleau@uunet.uu.net Subject: Re: atip_1553 package - questions Message-ID: List-Id: In article <1993Apr12.205744.29889@intrepid.com> gary@intrepid.intrepid.com (Ga ry Funck) writes: >A while back, I fetched the 1553 package at ajpo.sei.cmu in the file: > > atip1553.tar.Z > >and have just gotten around to trying to use the code. There are a couple >.......... >2) There are references to a package called CONDITION_HANDLING, but >the package is not present in the source directory: > >f04.ada:with CONDITION_HANDLING; >f04.ada: STATUS : CONDITION_HANDLING.COND_VALUE_TYPE; >.......... >f05.ada: if not CONDITION_HANDLING.Success(Status) then This type and function call are references to one of the packages supplied by DEC with their VAX Ada (which by the way is an excellent product for a good but not great machine).