source:
Sophya/trunk/SophyaLib/NTools/nbrandom.h@
4082
Last change on this file since 4082 was 852, checked in by , 25 years ago | |
---|---|
File size: 284 bytes |
Line | |
---|---|
1 | /* fonctions pour generateurs aleatoires */ |
2 | /* cmv 23/06/94 */ |
3 | |
4 | #ifndef NBRANDOM_H_SEEN |
5 | #define NBRANDOM_H_SEEN |
6 | |
7 | /* Pour compatibilite anterieure R. Ansari 04/2000 */ |
8 | /* remplace par srandgen.h */ |
9 | |
10 | #include "srandgen.h" |
11 | |
12 | #endif |
13 |
Note:
See TracBrowser
for help on using the repository browser.