comp.lang.ada
 help / color / mirror / Atom feed
* Discrete random
@ 2000-09-10 18:34 Mathias Dolidon
  2000-09-10 18:39 ` Laurent Guerby
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mathias Dolidon @ 2000-09-10 18:34 UTC (permalink / raw)


Look at this code :

with ada.numerics;
procedure ess is
package pnh is new ada.numerics.discrete_random(positive);

...

At compile time, GNAT answers there's no 'discrete_random' package in
'ada.numerics', but the reference manual specifies it. Where is the
matter ?

Thank you,

Mathias



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2000-09-11 18:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-10 18:34 Discrete random Mathias Dolidon
2000-09-10 18:39 ` Laurent Guerby
2000-09-10 19:02   ` Mathias Dolidon
2000-09-11 18:23     ` Laurent Guerby
2000-09-10 18:41 ` Mathias Dolidon
2000-09-10 19:19 ` (null)
2000-09-11  4:07 ` David C. Hoos, Sr.

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