--- trunk/madProps/headers/GofR.h 2002/07/23 16:08:35 45 +++ trunk/madProps/headers/GofR.h 2002/08/16 04:05:45 82 @@ -4,7 +4,8 @@ extern void GofR( char* out_prefix, char* atom1, char* #include "madProps.h" extern void GofR( char* out_prefix, char* atom1, char* atom2, - struct xyz_frame* frames, int nFrames ); + struct xyz_frame* frames, int nFrames, + int startFrame, int endFrame ); #define GofRBins 200