Changeset d34341 for molecuilder/src/molecule.hpp
- Timestamp:
- Jan 27, 2010, 2:36:09 PM (16 years ago)
- Children:
- dbd19f
- Parents:
- 41182a (diff), 478683 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
molecuilder/src/molecule.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecule.hpp
r41182a rd34341 110 110 TesselPoint *GetPoint() const ; 111 111 TesselPoint *GetTerminalPoint() const ; 112 int GetMaxId() const; 112 113 void GoToNext() const ; 113 114 void GoToPrevious() const ; … … 325 326 void Enumerate(ofstream *out); 326 327 void Output(ofstream *out); 327 void DissectMoleculeIntoConnectedSubgraphs( molecule * const mol, config * const configuration);328 void DissectMoleculeIntoConnectedSubgraphs(const periodentafel * const periode, config * const configuration); 328 329 int CountAllAtoms() const; 329 330
Note:
See TracChangeset
for help on using the changeset viewer.
