IMP  2.0.1
The Integrative Modeling Platform
kernel/QuadContainer.h
Go to the documentation of this file.
1 /**
2  * \file IMP/kernel/QuadContainer.h \brief A container for Quads.
3  *
4  * WARNING This file was generated from QuadContainer.h
5  * in /tmp/nightly-build-36540/imp-2.0.1/tools/build/container_templates/kernel
6  * by tools/maintenance/setup_containers.py.
7  *
8  * Copyright 2007-2013 IMP Inventors. All rights reserved.
9  */
10 
11 #ifndef IMPKERNEL_QUAD_CONTAINER_H
12 #define IMPKERNEL_QUAD_CONTAINER_H
13 
14 #include <IMP/kernel/kernel_config.h>
15 #include "declare_QuadContainer.h"
16 #include "QuadScore.h"
17 #include "QuadModifier.h"
18 #include "QuadDerivativeModifier.h"
19 
20 IMPKERNEL_BEGIN_NAMESPACE
21 
22 IMPKERNEL_END_NAMESPACE
23 
24 #endif /* IMPKERNEL_QUAD_CONTAINER_H */