Changeset 244 in Sophya for trunk/SophyaLib/NTools/nbrandom.c
- Timestamp:
- Apr 22, 1999, 6:18:52 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/nbrandom.c
r220 r244 1 #include " defs.h"1 #include "machdefs.h" 2 2 #include <stdlib.h> 3 3 #include <stdio.h> 4 4 #include <string.h> 5 #include <math.h> 5 6 #include <sys/time.h> 6 #include "mach ine.h"7 #include "machdefs.h" 7 8 #include "nbmath.h" 8 9 #include "nbrandom.h"
Note:
See TracChangeset
for help on using the changeset viewer.