/* * PrintSelectedAtomsAsGraphStringAction.hpp * * Created on: Apr 2, 2021 * Author: heber */ #ifndef PRINTSELECTEDATOMSASGRAPHSTRINGACTION_HPP_ #define PRINTSELECTEDATOMSASGRAPHSTRINGACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "PrintSelectedAtomsAsGraphStringAction.def" #include "Action_impl_header.hpp" #endif /* PRINTSELECTEDATOMSASGRAPHSTRINGACTION_HPP_ */