Changeset 478683 for molecuilder/src/molecule.hpp
- Timestamp:
- Jan 26, 2010, 12:52:31 PM (16 years ago)
- Children:
- 8d0b25, d34341
- Parents:
- 551a58
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecule.hpp
r551a58 r478683 323 323 void Enumerate(ofstream *out); 324 324 void Output(ofstream *out); 325 void DissectMoleculeIntoConnectedSubgraphs( molecule * const mol, config * const configuration);325 void DissectMoleculeIntoConnectedSubgraphs(const periodentafel * const periode, config * const configuration); 326 326 int CountAllAtoms() const; 327 327
Note:
See TracChangeset
for help on using the changeset viewer.