ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Atom.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Atom.cpp (file contents):
Revision 690 by mmeineke, Tue Aug 12 21:44:06 2003 UTC vs.
Revision 707 by mmeineke, Wed Aug 20 19:42:31 2003 UTC

# Line 9 | Line 9 | Atom::Atom(int theIndex, SimState* theConfig) {
9    
10    myConfig = theConfig;
11    hasCoords = false;
12 <  
12 >
13    c_n_hyd = 0;
14    has_dipole = 0;
15    is_VDW = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines