Changeset 7e4dc3f for molecuilder/src/bondgraph.hpp
- Timestamp:
- Mar 19, 2010, 3:42:58 PM (15 years ago)
- Children:
- 32526c
- Parents:
- ac86192
- git-author:
- Frederik Heber <heber@…> (03/19/10 14:03:54)
- git-committer:
- Frederik Heber <heber@…> (03/19/10 15:42:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/bondgraph.hpp
rac86192 r7e4dc3f 56 56 57 57 int CountHydrogenBridgeBonds(MoleculeListClass * const molecules, element * InterfaceElement); 58 int CountBondsOfTwo(MoleculeListClass * const molecules, const element * const first, const element * const second); 59 int CountBondsOfThree(MoleculeListClass * const molecules, const element * const first, const element * const second, const element * const third); 58 60 59 61 #endif /* BONDGRAPH_HPP_ */
Note:
See TracChangeset
for help on using the changeset viewer.