- Timestamp:
- Nov 28, 2007, 9:15:59 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_utils.c
r137 r148 964 964 taus_svec[0] = taus_get_long (&(skey->rng0[0])); 965 965 taus_svec[1] = taus_get_long (&(skey->rng1[0])); 966 taus_svec[2] = taus_get_long (&(skey->rng2[ 2]));966 taus_svec[2] = taus_get_long (&(skey->rng2[0])); 967 967 taus_svec[3] = taus_get_long (&(skey->rng0[0])); 968 968 taus_svec[4] = taus_get_long (&(skey->rng1[0]));
Note:
See TracChangeset
for help on using the changeset viewer.