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

Comparing trunk/madProps/headers/cosCorr.h (file contents):
Revision 81 by mmeineke, Tue Jul 23 20:10:49 2002 UTC vs.
Revision 82 by mmeineke, Fri Aug 16 04:05:45 2002 UTC

# Line 4 | Line 4 | extern void cosCorr( char* out_prefix, char* atom1, ch
4   #include "madProps.h"
5  
6   extern void cosCorr( 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 histBins 200
11  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines