/* * analysis_bonds.hpp * * Created on: Nov 7, 2009 * Author: heber */ #ifndef ANALYSIS_BONDS_HPP_ #define ANALYSIS_BONDS_HPP_ using namespace std; /*********************************************** includes ***********************************/ // include config.h #ifdef HAVE_CONFIG_H #include #endif /****************************************** forward declarations *****************************/ /********************************************** declarations *******************************/ #endif /* ANALYSIS_BONDS_HPP_ */