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

Comparing trunk/OOPSE-4/src/types/AtomStamp.cpp (file contents):
Revision 2469 by tim, Fri Dec 2 15:38:03 2005 UTC vs.
Revision 2483 by tim, Mon Dec 5 18:23:30 2005 UTC

# Line 78 | Line 78 | AtomStamp* AtomStamp::getNextBondedAtom() {
78      return ret;
79   }
80  
81 AtomStamp* AtomStamp::getNextBondedAtom() {
82
83 }
84
81   void AtomStamp::validate() {
82      DataHolder::validate();
83      CheckParameter(Type, isNotEmpty());

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines