/* * FitPotentialAction.hpp * * Created on: Apr 09, 2013 * Author: heber */ #ifndef FITPOTENTIALACTION_HPP_ #define FITPOTENTIALACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "FitPotentialAction.def" #include "Action_impl_header.hpp" #endif /* FITPOTENTIALACTION_HPP_ */