/* * StretchBondAction.hpp * * Created on: Sep 26, 2012 * Author: heber */ #ifndef STRETCHBONDACTION_HPP #define STRETCHBONDACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "StretchBondAction.def" #include "Action_impl_header.hpp" #endif // STRETCHBONDACTION_HPP