/* * SetRandomNumbersDistributionAction.hpp * * Created on: Jan 01, 2011 * Author: heber */ #ifndef SETRANDOMNUMBERSDISTRIBUTIONACTION_HPP #define SETRANDOMNUMBERSDISTRIBUTIONACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SetRandomNumbersDistributionAction.def" #include "Action_impl_header.hpp" #endif // SETRANDOMNUMBERSDISTRIBUTIONACTION_HPP