comp.lang.ada
 help / color / mirror / Atom feed
From: "Petter Fryklund" <qsbpefr@esavionics.se>
Subject: Re: generic package with configuration paramenter
Date: Tue, 13 Nov 2001 10:47:09 +0100
Date: 2001-11-13T10:47:09+01:00	[thread overview]
Message-ID: <9sqotr$sqj$1@newstoo.ericsson.se> (raw)
In-Reply-To: 8cffca5.0111130105.366e0491@posting.google.com

Why not try:

generic
    type T_ITEM is private;
    Mode_Fifi : Boolean;
package LIST is
   .......
end LIST

then you wont need to declare type Mode_T at all :-)






  reply	other threads:[~2001-11-13  9:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-13  9:05 generic package with configuration paramenter Tilman Glotzner
2001-11-13  9:47 ` Petter Fryklund [this message]
2001-11-13 16:45 ` Matthew Heaney
2001-11-13 22:25 ` Stephen Leake
2001-11-16  0:59   ` Nick Roberts
replies disabled

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