IMP  2.0.1
The Integrative Modeling Platform
python_only.h
Go to the documentation of this file.
1 /** \file IMP/python_only.h
2  \brief Import IMP/kernel/python_only.h in the namespace.
3 */
5 
6 namespace IMP {
7 using namespace ::IMP::kernel;
8 }