/* * GeneratePotentialsAction.hpp * * Created on: May 13, 2021 * Author: heber */ #ifndef GENERATEPOTENTIALSACTION_HPP_ #define GENERATEPOTENTIALSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "GeneratePotentialsAction.def" #include "Action_impl_header.hpp" #endif /* GENERATEPOTENTIALSACTION_HPP_ */