# | Line 119 | Line 119 | void GofRtheta::writeCorr( char* outPrefix ){ | |
---|---|---|
119 | double rValue, cosValue, deltaCos, corrValue; | |
120 | double rLower, rUpper, volSlice; | |
121 | double nIdeal; | |
122 | < | int i; |
122 | > | int i, j; |
123 | char outName[200]; | |
124 | ||
125 | sprintf( outName, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |