IMP  2.0.1
The Integrative Modeling Platform
kernel/TripletContainer.h
Go to the documentation of this file.
1 /**
2  * \file IMP/kernel/TripletContainer.h \brief A container for Triplets.
3  *
4  * WARNING This file was generated from TripletContainer.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_TRIPLET_CONTAINER_H
12 #define IMPKERNEL_TRIPLET_CONTAINER_H
13 
14 #include <IMP/kernel/kernel_config.h>
16 #include "TripletScore.h"
17 #include "TripletModifier.h"
19 
20 IMPKERNEL_BEGIN_NAMESPACE
21 
22 IMPKERNEL_END_NAMESPACE
23 
24 #endif /* IMPKERNEL_TRIPLET_CONTAINER_H */