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