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

Comparing branches/new_design/OOPSE-3.0/src/brains/Stats.cpp (file contents):
Revision 1832 by tim, Thu Dec 2 16:04:19 2004 UTC vs.
Revision 1833 by tim, Thu Dec 2 16:53:56 2004 UTC

# Line 36 | Line 36 | bool Stats::isInit_ = false;
36   namespace oopse {
37  
38   bool Stats::isInit_ = false;
39 + std::string Stats::title_[Stats::ENDINDEX - Stats::BEGININDEX];
40 + std::string Stats::units_[Stats::ENDINDEX - Stats::BEGININDEX];
41  
42   Stats::Stats() {
43  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines