ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/io/ShapeAtomTypesSectionParser.hpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/io/ShapeAtomTypesSectionParser.hpp (file contents):
Revision 2209 by chrisfen, Mon Apr 18 03:50:23 2005 UTC vs.
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC

# Line 60 | Line 60 | namespace oopse {
60    private:
61      virtual void parseLine(ForceField& ff, const std::string& line, int lineNo);
62  
63 <    void parseShapeFile(ForceField& ff, string shapeFileName,
63 >    void parseShapeFile(ForceField& ff, std::string& shapeFileName,
64                          ShapeAtomType* st);
65  
66    };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines