ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
group
/
trunk
/
OOPSE
/
libmdtools
/
Atom.cpp
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing trunk/OOPSE/libmdtools/Atom.cpp (file contents):
Revision
1118
by
tim
, Mon Apr 19 03:52:27 2004 UTC vs.
Revision
1125
by
gezelter
, Mon Apr 19 22:13:01 2004 UTC
#
Line 12
|
Line 12
|
Atom::Atom(int theIndex, SimState* theConfig) {
12
hasCoords = false;
13
14
has_dipole = 0;
15
+
has_charge = 0;
16
17
index = theIndex;
18
offset = 0;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines