/* * BondifyAction.hpp * * Created on: Oct 07, 2020 * Author: heber */ #ifndef BONDIFYACTION_HPP #define BONDIFYACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "BondifyAction.def" #include "Action_impl_header.hpp" #endif // BONDIFYACTION_HPP