Changeset 98a2987 for molecuilder/src/molecule.hpp
- Timestamp:
- Feb 26, 2010, 12:40:52 PM (15 years ago)
- Children:
- e65cc0
- Parents:
- 33bc66
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecule.hpp
r33bc66 r98a2987 350 350 bool OutputConfigForListOfFragments(config *configuration, int *SortIndex); 351 351 int NumberOfActiveMolecules(); 352 void Enumerate(o fstream *out);352 void Enumerate(ostream *out); 353 353 void Output(ofstream *out); 354 354 void DissectMoleculeIntoConnectedSubgraphs(const periodentafel * const periode, config * const configuration);
Note:
See TracChangeset
for help on using the changeset viewer.