IMP  2.0.1
The Integrative Modeling Platform
core/generic.h
Go to the documentation of this file.
1 /**
2  * \file IMP/core/generic.h \brief Various important functionality
3  * for implementing decorators.
4  *
5  * Copyright 2007-2013 IMP Inventors. All rights reserved.
6  *
7  */
8 
9 #ifndef IMPCORE_GENERIC_H
10 #define IMPCORE_GENERIC_H
11 
12 #include <IMP/core/core_config.h>
13 #include <IMP/generic.h>
14 
15 IMPKERNEL_BEGIN_NAMESPACE
18 
19 IMPKERNEL_END_NAMESPACE
20 
21 
22 #endif /* IMPCORE_GENERIC_H */