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

Comparing trunk/SHAPES/shaper.cpp (file contents):
Revision 1315 by chrisfen, Sat Jun 26 15:40:49 2004 UTC vs.
Revision 1316 by chrisfen, Mon Jun 28 23:07:18 2004 UTC

# Line 110 | Line 110 | int main(int argc, char* argv[]){
110    strcpy(shapeName, token);
111    strcat(xyzFile, "Ref.xyz");
112    strcat(shapeFile, ".shape");
113  strcat(shapeName, "_RB_0");
113    ofstream xfiles(xyzFile);
114    
115    //the bandwidth has a default value (default=16), so it is always given

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines