IMP  2.3.0
The Integrative Modeling Platform
functor.h
Go to the documentation of this file.
1 /** \file IMP/functor.h
2  \brief Import IMP/kernel/functor.h in the namespace.
3 */
4 #include <IMP/kernel/functor.h>
5 
6 
7 
8 namespace IMP {
9 using namespace ::IMP::kernel;
10 }
Various important functionality for implementing decorators.