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

Comparing trunk/OOPSE-4/src/UseTheForce/SC_FF.cpp (file contents):
Revision 2427 by chuckv, Mon Nov 14 21:29:36 2005 UTC vs.
Revision 2434 by chuckv, Tue Nov 15 16:18:36 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.cpp,v 1.1 2005-11-14 21:29:25 chuckv Exp $
47 > *  @version $Id: SC_FF.cpp,v 1.2 2005-11-15 16:18:36 chuckv Exp $
48   *
49   */
50  
# Line 121 | Line 121 | namespace oopse {
121      
122    SC_FF::~SC_FF(){
123      // We need to clean up the fortran side so we don't have bad things happen if
124 <    // we try to create a second EAM force field.
124 >    // we try to create a second SC force field.
125      destroySCTypes();
126    }
127   } //end namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines