pretend a verification value is available
[SVN r10022]
This commit is contained in:
parent
1b2042f9c3
commit
16dd677905
@ -87,7 +87,7 @@ private:
|
||||
typedef random::additive_combine<
|
||||
random::linear_congruential<int32_t, 40014, 0, 2147483563, 0>,
|
||||
random::linear_congruential<int32_t, 40692, 0, 2147483399, 0>,
|
||||
/* unknown */ 0> ecuyer1988;
|
||||
2060321752> ecuyer1988;
|
||||
|
||||
} // namespace boost
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user