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 Lines: 10 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