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

Comparing branches/new_design/OOPSE-4/src/brains/Snapshot.hpp (file contents):
Revision 1709 by tim, Tue Nov 2 15:23:46 2004 UTC vs.
Revision 1710 by tim, Thu Nov 4 19:48:22 2004 UTC

# Line 37 | Line 37
37   #include <vector>
38  
39   #include "brains/DataStorage.hpp"
40 + #include "brains/Stats.hpp"
41  
42   using namespace std;
43  
# Line 112 | Line 113 | namespace oopse{
113  
114              DataStorage atomData;
115              DataStorage rigidbodyData;
116 +            Stats statData;
117              
118          private:
119              double timeStamp_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines