comp.lang.ada
 help / color / mirror / Atom feed
From: "Peter Hend�n" <phenden@tdab.com>
Subject: (generic) child package of generic package; intantiation of
Date: Mon, 29 Jan 2001 16:30:35 GMT
Date: 2001-01-29T16:30:35+00:00	[thread overview]
Message-ID: <LUgd6.9728$Qb7.1473404@newsb.telia.net> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

I have the following:

generic
    Count : in Natural := 1;
package Parent is
    ...
end Parent;

generic
package Parent.RarelyUsedOps is
    ...
end Parent.RarelyUsedOps;

I have no problem instantiating Parent, of course, but how in the name of Ms
Lovelace do I instantiate the child package?

TIA and Regards,
Peter

--
Peter Hend�n           http://www.algonet.se/~phenden
ICQ: 14672398
Teknisk Dokumentation AB          http://www.tdab.com





             reply	other threads:[~2001-01-29 16:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-29 16:30 Peter Hend�n [this message]
2001-01-29 17:20 ` (generic) child package of generic package; intantiation of Marc A. Criley
2001-01-29 17:24 ` mark.biggar
2001-01-29 17:25 ` Pat Rogers
2001-01-29 20:46   ` Peter Hend�n
2001-01-30 16:56     ` Tucker Taft
2001-01-30 21:33       ` Peter Hend�n
2001-01-30  4:48 ` Jeffrey Carter
2001-01-30 11:53   ` Peter Hend�n
  -- strict thread matches above, loose matches on Subject: below --
2001-01-31  5:34 Christoph Grein
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox