/* * CalculateMolarMassAction.hpp * * Created on: Nov 02, 2011 * Author: heber */ #ifndef CALCULATEMOLARMASSACTION_HPP_ #define CALCULATEMOLARMASSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Reaction.hpp" #include "CalculateMolarMassAction.def" #include "Reaction_impl_header.hpp" #endif /* CALCULATEMOLARMASSACTION_HPP_ */