IMP
2.4.0
The Integrative Modeling Platform
IMP Mainpage
Modules
Classes
Examples
include
IMP
Undecorator.h
Go to the documentation of this file.
1
/** \file IMP/Undecorator.h
2
\brief Import IMP/kernel/Undecorator.h in the namespace.
3
*/
4
#include <
IMP/kernel/Undecorator.h
>
5
6
7
8
namespace
IMP {
9
using namespace
::IMP::kernel;
10
}
Undecorator.h
The base class for decorators.