ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/primitives/DirectionalAtom.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/primitives/DirectionalAtom.cpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 1 | Line 1
1   #include <math.h>
2  
3 < #include "Atom.hpp"
4 < #include "DirectionalAtom.hpp"
5 < #include "simError.h"
6 < #include "MatVec3.h"
3 > #include "primitives/Atom.hpp"
4 > #include "primitives/DirectionalAtom.hpp"
5 > #include "utils/simError.h"
6 > #include "math/MatVec3.h"
7  
8   void DirectionalAtom::zeroForces() {
9    if( hasCoords ){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines