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

Comparing trunk/OOPSE-4/src/io/DirectionalAtomTypesSectionParser.cpp (file contents):
Revision 2209 by chrisfen, Mon Apr 18 03:50:23 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 <  DirectionalAtomTypesSectionParser::DirectionalAtomTypesSectionParser() {
48 >  DirectionalAtomTypesSectionParser::DirectionalAtomTypesSectionParser(ForceFieldOptions& options)  : options_(options){
49      setSectionName("DirectionalAtomTypes");
50    }
51  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines