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

Comparing trunk/OOPSE-2.0/src/io/GayBerneAtomTypesSectionParser.cpp (file contents):
Revision 2375 by gezelter, Mon Oct 17 19:12:45 2005 UTC vs.
Revision 2501 by chuckv, Thu Dec 8 15:38:49 2005 UTC

# Line 48 | Line 48 | GayBerneAtomTypesSectionParser::GayBerneAtomTypesSecti
48  
49   namespace oopse {
50  
51 < GayBerneAtomTypesSectionParser::GayBerneAtomTypesSectionParser() {
51 >  GayBerneAtomTypesSectionParser::GayBerneAtomTypesSectionParser(ForceFieldOptions& options) : options_(options){
52      setSectionName("GayBerneAtomTypes");
53   }
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines