/* * ForceAnnealingAction.hpp * * Created on: Aug 02, 2014 * Author: heber */ #ifndef FORCEANNEALINGACTION_HPP #define FORCEANNEALINGACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "ForceAnnealingAction.def" #include "Action_impl_header.hpp" #endif // FORCEANNEALINGACTION_HPP