/* * SaveParticleParametersAction.hpp * * Created on: Feb 27, 2016 * Author: heber */ #ifndef SAVEPARTICLEPARAMETERSACTION_HPP_ #define SAVEPARTICLEPARAMETERSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SaveParticleParametersAction.def" #include "Action_impl_header.hpp" #endif /* SAVEPARTICLEPARAMETERSACTION_HPP_ */