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 751 by gezelter, Thu Nov 17 20:38:45 2005 UTC vs.
Revision 1081 by gezelter, Thu Oct 19 20:49:05 2006 UTC

# 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