IMP  2.0.1
The Integrative Modeling Platform
core_macros.h
Go to the documentation of this file.
1 /**
2  * \file IMP/core/core_macros.h \brief Various important macros
3  * for implementing decorators.
4  *
5  * Copyright 2007-2013 IMP Inventors. All rights reserved.
6  *
7  */
8 
9 #ifndef IMPCORE_MACROS_H
10 #define IMPCORE_MACROS_H
11 
12 #include "mover_macros.h"
13 #include "monte_carlo_macros.h"
15 
16 
17 #endif /* IMPCORE_MACROS_H */