CellModules
mecacell.h
Go to the documentation of this file.
1#ifndef MECACELL_H
2#define MECACELL_H
3
4#ifndef MECACELL_VIEWER
5#define MECACELL_VIEWER_ADDITIONS(...) void dummy()
6#define ADD_BUTTON(...)
7#endif
8
10#include "connectablecell.hpp"
11#include "integrators.hpp"
12#include "world.hpp"
13#endif