mirror of
https://github.com/boostorg/random.git
synced 2026-01-23 05:42:31 +00:00
*** empty log message ***
[SVN r2897]
This commit is contained in:
@@ -174,7 +174,7 @@ struct buffered_uniform_01_class
|
||||
}
|
||||
};
|
||||
|
||||
BOOST_PYTHON_MODULE(_random)
|
||||
BOOST_PYTHON_MODULE(_boost_random)
|
||||
{
|
||||
typedef boost::buffered_uniform_01<boost::mt11213b> rng;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user