ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/math/Vector3.hpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/math/Vector3.hpp (file contents):
Revision 1590 by gezelter, Mon Oct 18 16:29:53 2004 UTC vs.
Revision 1592 by tim, Mon Oct 18 17:07:27 2004 UTC

# Line 122 | Line 122 | namespace oopse {
122      return result;
123    }
124      
125 <  typedef template Vector3<double> Vector3d;    
125 >  typedef Vector3<double> Vector3d;    
126    
127   }
128  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines