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

Comparing trunk/OOPSE-4/src/UseTheForce/SC_FF.hpp (file contents):
Revision 2427 by chuckv, Mon Nov 14 21:29:36 2005 UTC vs.
Revision 2492 by chuckv, Tue Dec 6 19:26:37 2005 UTC

# Line 44 | Line 44
44   *
45   *  Created by Charles F. Vardeman II on 11/9/05.
46   *  @author  Charles F. Vardeman II
47 < *  @version $Id: SC_FF.hpp,v 1.1 2005-11-14 21:29:25 chuckv Exp $
47 > *  @version $Id: SC_FF.hpp,v 1.2 2005-12-06 19:26:37 chuckv Exp $
48   *
49   */
50   #ifndef USETHEFORCE_SC_FF_HPP
# Line 53 | Line 53 | namespace oopse {
53   #include "UseTheForce/ForceField.hpp"
54   #include "io/SectionParserManager.hpp"
55   #include "UseTheForce/ForceFieldCreator.hpp"
56 + #include "io/ForceFieldOptions.hpp"
57   namespace oopse {
58    
59    /**
# Line 67 | Line 68 | namespace oopse { (private)
68      ~SC_FF();
69   private:
70        SectionParserManager spMan_;
71 <    
71 >    ForceFieldOptions SCForceFieldOptions_;
72    };
73    
74   } //end namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines