Changeset b0ee98 for molecuilder/src/molecule.hpp
- Timestamp:
- Oct 17, 2009, 7:47:58 PM (16 years ago)
- Children:
- 872b51
- Parents:
- aec775
- File:
-
- 1 edited
-
molecuilder/src/molecule.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecule.hpp
raec775 rb0ee98 248 248 void CreateAdjacencyList(ofstream *out, double bonddistance, bool IsAngstroem); 249 249 void CreateListOfBondsPerAtom(ofstream *out); 250 int CorrectBondDegree(ofstream *out); 251 void OutputBondsList(ofstream *out); 252 int CountAtomsBonds(int nr); 253 250 254 251 255 // Graph analysis
Note:
See TracChangeset
for help on using the changeset viewer.
