OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
PyRingDefinition.h
Go to the documentation of this file.
1#ifndef PYRINGDEFINITION_h
2#define PYRINGDEFINITION_h
3
4#include "PyOpal/Globals.h"
7
8namespace PyOpal {
9namespace PyRingDefinition {
10
11}
12}
13
14#endif