Last change
on this file since 3951 was 852, checked in by ansari, 25 years ago |
nbrandom-> SysTools/srandgen.h .c + suppr. pclassid.h Reza 10/4/2000
|
File size:
284 bytes
|
Rev | Line | |
---|
[220] | 1 | /* fonctions pour generateurs aleatoires */
|
---|
| 2 | /* cmv 23/06/94 */
|
---|
| 3 |
|
---|
| 4 | #ifndef NBRANDOM_H_SEEN
|
---|
| 5 | #define NBRANDOM_H_SEEN
|
---|
| 6 |
|
---|
[852] | 7 | /* Pour compatibilite anterieure R. Ansari 04/2000 */
|
---|
| 8 | /* remplace par srandgen.h */
|
---|
[220] | 9 |
|
---|
[852] | 10 | #include "srandgen.h"
|
---|
[220] | 11 |
|
---|
| 12 | #endif
|
---|
| 13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.