/* * SavePotentialsAction.hpp * * Created on: Sep 12, 2014 * Author: heber */ #ifndef SAVEPOTENTIALSACTION_HPP_ #define SAVEPOTENTIALSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SavePotentialsAction.def" #include "Action_impl_header.hpp" #endif /* SAVEPOTENTIALSACTION_HPP_ */