IMP
2.0.1
The Integrative Modeling Platform
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
display_macros.h
Go to the documentation of this file.
1
/**
2
* \file IMP/display/display_macros.h
3
* \brief macros for display classes
4
*
5
* Copyright 2007-2013 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMPDISPLAY_MACROS_H
9
#define IMPDISPLAY_MACROS_H
10
11
#include "
writer_macros.h
"
12
#include "
geometry_macros.h
"
13
14
#endif
/* IMPDISPLAY_MACROS_H */