comp.lang.ada
 help / color / mirror / Atom feed
From: limor_ru@walla.co.il (lolo27)
Subject: procedure and generic package
Date: 20 Nov 2003 12:34:53 -0800
Date: 2003-11-20T12:34:53-08:00	[thread overview]
Message-ID: <92bfc3dd.0311201234.6d706aa6@posting.google.com> (raw)

hi
i need to pass a generic package to a procedure
what is wrong in the following code?


with  p;
generic
   with new_package is new  p(<>);

package final_p is
    
      procedure something(str:String;instant:new_package);

end final_automat;


thanks :)



             reply	other threads:[~2003-11-20 20:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-20 20:34 lolo27 [this message]
2003-11-20 20:46 ` procedure and generic package Georg Bauhaus
2003-11-20 20:55 ` David C. Hoos
2003-11-21 17:55   ` lolo27
2003-11-21 18:39     ` Marius Amado Alves
2003-11-21 18:48       ` Preben Randhol
2003-11-21 19:34         ` Marius Amado Alves
2003-11-21 19:56           ` Preben Randhol
replies disabled

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