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