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

Comparing trunk/OOPSE/libmdtools/ZConsWriter.cpp (file contents):
Revision 701 by tim, Wed Aug 20 14:34:04 2003 UTC vs.
Revision 702 by tim, Wed Aug 20 14:50:32 2003 UTC

# Line 25 | Line 25 | ZConsWriter::ZConsWriter(const char* filename, vector<
25     }
26     output << "#number of z constrain molecules" << endl;
27     output << "#global Index of molecule\tzPos" << endl;
28 <   output << "every frame will contain below data" <<endl;
28 >   output << "#every frame will contain below data" <<endl;
29     output << "#time(fs)" << endl;
30     output << "#number of fixed z-constrain molecules" << endl;
31     output << "#global Index of molecule\tzconstrain force\tcurrentZPos" << endl;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines