Ignore:
Timestamp:
Nov 4, 2009, 3:08:11 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
20895b
Parents:
e1900f
Message:

config::Load() refactored: Dissection into connected subgraphs -> MoleculeListClass::DissectMoleculeIntoConnectedSubgraphs()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/molecule.hpp

    re1900f rc1b76e  
    321321  void Enumerate(ofstream *out);
    322322  void Output(ofstream *out);
     323  void DissectMoleculeIntoConnectedSubgraphs(ofstream * const out, molecule * const mol, config * const configuration);
    323324
    324325  // merging of molecules
Note: See TracChangeset for help on using the changeset viewer.