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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pasteur!ucbvax!telesoft.UUCP!keith From: keith@telesoft.UUCP (Keith Shillington @prodigal) Newsgroups: comp.lang.ada Subject: RE: Is This Correct Ada or VMS Ada Compiler? Message-ID: <8807080323.AA04974@ucsd.edu> Date: 8 Jul 88 02:26:25 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet List-Id: The Ada is correct. The instance package q has the interface: package q is subtype tt is integer; type xyz is array(1..10) of integer; end q; Keith Shillington TeleSoft's Education Group