ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/madProps/headers/GofR.h
(Generate patch)

Comparing trunk/madProps/headers/GofR.h (file contents):
Revision 44 by mmeineke, Fri Jul 19 19:06:32 2002 UTC vs.
Revision 45 by mmeineke, Tue Jul 23 16:08:35 2002 UTC

# Line 3 | Line 3 | extern void GofR( char* out_prefix, char* atom1, char*
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines