ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/staticProps/CorrWrap.cpp
(Generate patch)

Comparing trunk/OOPSE/staticProps/CorrWrap.cpp (file contents):
Revision 803 by mmeineke, Fri Oct 10 17:10:22 2003 UTC vs.
Revision 810 by mmeineke, Fri Oct 17 21:19:07 2003 UTC

# Line 2 | Line 2 | corrWrap::CorrWrap(){
2  
3   #include "CorrWrap.hpp"
4  
5 < corrWrap::CorrWrap(){
5 > CorrWrap::CorrWrap(){
6    
7    nBins = 0;
8    nDimensions = 0;
# Line 48 | Line 48 | CorrWrap::~CorrWrap(){
48    default:
49  
50      // empty case
51 +    break;
52    }
53   }
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines