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