| # | Line 4 | Line 4 | extern void GofR( char* out_prefix, char* atom1, char* | |
|---|---|---|
| 4 | #include "madProps.h" | |
| 5 | ||
| 6 | extern void GofR( char* out_prefix, char* atom1, char* atom2, | |
| 7 | < | struct xyz_frame* frames, int nFrames ); |
| 7 | > | struct xyz_frame* frames, int nFrames, |
| 8 | > | int startFrame, int endFrame ); |
| 9 | ||
| 10 | #define GofRBins 200 | |
| 11 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |