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