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