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