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

Comparing trunk/OOPSE-4/src/io/MultipoleAtomTypesSectionParser.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 <  MultipoleAtomTypesSectionParser::MultipoleAtomTypesSectionParser() {
48 >  MultipoleAtomTypesSectionParser::MultipoleAtomTypesSectionParser(ForceFieldOptions& options) : options_(options){
49      setSectionName("MultipoleAtomTypes");
50    }
51  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines