ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/ReadWrite.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/ReadWrite.hpp (file contents):
Revision 656 by mmeineke, Tue Jul 29 16:32:37 2003 UTC vs.
Revision 657 by chuckv, Wed Jul 30 21:17:01 2003 UTC

# Line 80 | Line 80 | class DumpReader{ (private)
80  
81   private:
82  
83 <  void readSet( int which Frame );
83 >  void readSet( int whichFrame );
84    char* parseDumpLine(char* line, int atomIndex);
85    char* parseCommentLine(char* line, double &time, double boxMat[9] );
86    FILE *inFile;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines