IMP  2.1.1
The Integrative Modeling Platform
random.h
Go to the documentation of this file.
1 /** \file IMP/random.h
2  \brief Import IMP/kernel/random.h in the namespace.
3 */
4 #include <IMP/kernel/random.h>
5 
6 
7 
8 namespace IMP {
9 using namespace ::IMP::kernel;
10 }
For backwards compatibility.