ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/staticProps/GofAngle2.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/staticProps/GofAngle2.cpp (file contents):
Revision 1995 by tim, Thu Feb 10 22:37:21 2005 UTC vs.
Revision 2037 by tim, Wed Feb 16 19:36:30 2005 UTC

# Line 48 | Line 48 | GofAngle2::GofAngle2(SimInfo* info, const std::string&
48  
49   GofAngle2::GofAngle2(SimInfo* info, const std::string& filename, const std::string& sele1, const std::string& sele2)
50      : RadialDistrFunc(info, filename, sele1, sele2){
51 <    setOutputName(getPrefix(filename) + ".gto");
51 >    setOutputName(getPrefix(filename) + ".gfotw");
52  
53   }
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines