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

Comparing trunk/OOPSE-2.0/src/io/ChargeAtomTypesSectionParser.cpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2501 by chuckv, Thu Dec 8 15:38:49 2005 UTC

# Line 45 | Line 45 | namespace oopse {
45   #include "utils/simError.h"
46   namespace oopse {
47  
48 <  ChargeAtomTypesSectionParser::ChargeAtomTypesSectionParser() {
48 >  ChargeAtomTypesSectionParser::ChargeAtomTypesSectionParser(ForceFieldOptions& options) : options_(options) {
49      setSectionName("ChargeAtomTypes");
50    }
51  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines