IMP
2.0.1
The Integrative Modeling Platform
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
kernel/SingletonContainer.h
Go to the documentation of this file.
1
/**
2
* \file IMP/kernel/SingletonContainer.h \brief A container for Singletons.
3
*
4
* WARNING This file was generated from SingletonContainer.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_SINGLETON_CONTAINER_H
12
#define IMPKERNEL_SINGLETON_CONTAINER_H
13
14
#include <IMP/kernel/kernel_config.h>
15
#include "
declare_SingletonContainer.h
"
16
#include "
SingletonScore.h
"
17
#include "
SingletonModifier.h
"
18
#include "
SingletonDerivativeModifier.h
"
19
20
IMPKERNEL_BEGIN_NAMESPACE
21
22
IMPKERNEL_END_NAMESPACE
23
24
#endif
/* IMPKERNEL_SINGLETON_CONTAINER_H */