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

Comparing trunk/OOPSE-2.0/src/io/ForceFieldOptions.hpp (file contents):
Revision 2488 by tim, Mon Dec 5 23:37:56 2005 UTC vs.
Revision 2519 by chuckv, Fri Dec 23 23:04:25 2005 UTC

# Line 97 | Line 97 | namespace oopse {
97        
98        return result;
99      }
100 <    
100 >
101 >    void tellFortranOptions();
102    private:
103      typedef std::map<std::string, ParameterBase*> ParamMap;
104      ParamMap parameters_;                  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines