pretend a verification value is available

[SVN r10022]
This commit is contained in:
Jens Maurer 2001-05-05 20:15:35 +00:00
parent 1b2042f9c3
commit 16dd677905

View File

@ -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