Changes in src/Bond/BondInfo.hpp [88c8ec:917300]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Bond/BondInfo.hpp
r88c8ec r917300 37 37 bool RecreateBond() const; 38 38 39 /** Removes the bond whose state is contained in this BondInfo. 40 * 41 */ 42 void RemoveBond() const; 43 39 44 //!> id of left bond partner 40 45 atomId_t leftid;
Note:
See TracChangeset
for help on using the changeset viewer.