/* * ChemicalSpaceEvaluatorAction.hpp * * Created on: Sep 26, 2017 * Author: heber */ #ifndef CHEMICALSPACEEVALUATORACTION_HPP_ #define CHEMICALSPACEEVALUATORACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "ChemicalSpaceEvaluatorAction.def" #include "Action_impl_header.hpp" #endif /* CHEMICALSPACEEVALUATORACTION_HPP_ */