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

Comparing branches/new_design/OOPSE-2.0/src/brains/Snapshot.hpp (file contents):
Revision 1694, Thu Oct 28 22:34:02 2004 UTC vs.
Revision 1695 by tim, Mon Nov 1 22:52:57 2004 UTC

# Line 106 | Line 106 | namespace oopse{
106  
107              /** Returns the inverse H-Matrix */
108              Mat3x3d getInvHmat() {
109 <                return invHmat_
109 >                return invHmat_;
110              }
111  
112              double getTimeStamp() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines