/* * BondAddAction.hpp * * Created on: Nov 14, 2012 * Author: heber */ #ifndef BONDADDACTION_HPP_ #define BONDADDACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "BondAddAction.def" #include "Action_impl_header.hpp" #endif /* BONDADDACTION_HPP_ */