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

Comparing trunk/OOPSE/props/staticProps.cpp (file contents):
Revision 797 by mmeineke, Thu Oct 2 22:06:53 2003 UTC vs.
Revision 798 by mmeineke, Fri Oct 3 22:02:52 2003 UTC

# Line 331 | Line 331 | int main(int argC,char* argV[]){
331    printf("Initializing the pair correlations..." );
332    fflush(stdout);
333    
334  theCorrs.setCorrList( theList );
334    theCorrs.setFrames( infoArray, nFrames, reader );
335 +  theCorrs.setPairCorrList( theList );
336    theCorrs.initCorrelations( outPrefix );
337  
338    printf("done\n");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines