ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/applications/simpleBuilder/MoLocator.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/applications/simpleBuilder/MoLocator.hpp (file contents):
Revision 1695 by tim, Mon Nov 1 22:52:57 2004 UTC vs.
Revision 1824 by tim, Thu Dec 2 03:12:25 2004 UTC

# Line 8 | Line 8 | using namespace std;
8   #include "primitives/Molecule.hpp"
9   #include "math/Vector3.hpp"
10   #include "UseTheForce/ForceFields.hpp"
11 using namespace std;
11  
12 +
13   //convert lattice vector to rotation matrix
14   void latVec2RotMat(const Vector3d& lv, double rotMat[3][3]);
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines