Changeset 9782e20 for src/Bond/BondInfo.hpp
- Timestamp:
- Mar 16, 2024, 10:22:34 AM (20 months ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 19832d
- Parents:
- ad0929
- git-author:
- Frederik Heber <frederik.heber@…> (03/16/24 09:26:59)
- git-committer:
- Frederik Heber <frederik.heber@…> (03/16/24 10:22:34)
- File:
-
- 1 edited
-
src/Bond/BondInfo.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Bond/BondInfo.hpp
rad0929 r9782e20 39 39 /** Removes the bond whose state is contained in this BondInfo. 40 40 * 41 * @return true - bond removed, false - bond does not exist 41 42 */ 42 voidRemoveBond() const;43 bool RemoveBond() const; 43 44 44 45 //!> id of left bond partner
Note:
See TracChangeset
for help on using the changeset viewer.
