Changeset 1fcedd for molecuilder/src/bond.hpp
- Timestamp:
- Nov 7, 2009, 12:17:55 PM (16 years ago)
- Children:
- e462b3
- Parents:
- 486aa5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/bond.hpp
r486aa5 r1fcedd 51 51 bool Contains(const ParticleInfo * const ptr); 52 52 bool Contains(const int nr); 53 double GetDistance() const; 54 double GetDistanceSquared() const; 53 55 54 56 bond();
Note:
See TracChangeset
for help on using the changeset viewer.