- Timestamp:
- Jan 21, 2018, 5:59:55 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.data/gaussian.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.data/gaussian.c
r38986 r40316 26 26 if (Ngaussint == Nbin) return; 27 27 28 long A = time(NULL);29 srand48(A);28 // long A = time(NULL); 29 // srand48() is called by startup 30 30 31 31 Ngaussint = Nbin;
Note:
See TracChangeset
for help on using the changeset viewer.
