ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/openbabel/obutil.hpp
(Generate patch)

Comparing trunk/src/openbabel/obutil.hpp (file contents):
Revision 741 by tim, Wed Nov 16 19:42:11 2005 UTC vs.
Revision 1081 by gezelter, Thu Oct 19 20:49:05 2006 UTC

# Line 20 | Line 20 | GNU General Public License for more details.
20   #ifndef OB_UTIL_H
21   #define OB_UTIL_H
22  
23 < #include "babelconfig.hpp"
23 > #include "config.h"
24  
25   #if HAVE_IOSTREAM
26   #include <iostream>
# Line 170 | Line 170 | class OBAPI OBRandom (public)
170   };
171  
172   //***RMS helper methods***/
173 + #ifndef SWIG
174   OBAPI void  rotate_coords(double*,double m[3][3],int);
175 + #endif
176   OBAPI double calc_rms(double*,double*,unsigned int);
177  
178   //! \name  String conversion utilities

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines