ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/Stats.hpp
(Generate patch)

Comparing branches/development/src/brains/Stats.hpp (file contents):
Revision 1777 by gezelter, Thu Aug 9 18:35:09 2012 UTC vs.
Revision 1813 by gezelter, Fri Nov 16 21:39:55 2012 UTC

# Line 104 | Line 104 | namespace OpenMD {
104        string title;
105        string units;
106        string dataType;
107 <      Accumulator* accumulator;
107 >      BaseAccumulator* accumulator;
108      };
109      
110      typedef bitset<ENDINDEX-BEGININDEX> StatsBitSet;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines