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