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

Comparing trunk/OOPSE-2.0/src/io/StickyPowerAtomTypesSectionParser.cpp (file contents):
Revision 2220 by chrisfen, Thu May 5 14:47:35 2005 UTC vs.
Revision 2501 by chuckv, Thu Dec 8 15:38:49 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines