/* * PointCorrelationAction.hpp * * Created on: May 9, 2010 * Author: heber */ #ifndef POINTCORRELATIONACTION_HPP_ #define POINTCORRELATIONACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "PointCorrelationAction.def" #include "Action_impl_header.hpp" #endif /* POINTCORRELATIONACTION_HPP_ */