Ignore:
Timestamp:
Oct 18, 2009, 4:09:26 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
6e250f
Parents:
c9f639
Message:

Shifted molecuke::InitComponentNumbers() to atom::InitComponentNr.

Note that this is still only possible due to ListOfBondsPerAtom() -> atom::ListOfBonds() switch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/atom.hpp

    rc9f639 rf444ce  
    104104  void OutputGraphInfo(ofstream *out) const;
    105105  void OutputComponentNumber(ofstream *out) const;
     106  void InitComponentNr();
    106107  int CountBonds() const;
    107108  int CorrectBondDegree(ofstream *out);
Note: See TracChangeset for help on using the changeset viewer.