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

Comparing trunk/src/openbabel/vector3.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 287 | Line 287 | extern OBAPI const vector3 VZ;
287   extern OBAPI const vector3 VY;
288   extern OBAPI const vector3 VZ;
289  
290 + #ifndef SWIG
291   OBAPI vector3 center_coords(double*,int);
292 + #endif
293   }
294  
295   #endif // OB_VECTOR_H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines