Ignore:
Timestamp:
Feb 26, 2010, 12:40:52 PM (15 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
e65cc0
Parents:
33bc66
Message:

Added -Wall flag and fixed several small hickups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/molecule.hpp

    r33bc66 r98a2987  
    350350  bool OutputConfigForListOfFragments(config *configuration, int *SortIndex);
    351351  int NumberOfActiveMolecules();
    352   void Enumerate(ofstream *out);
     352  void Enumerate(ostream *out);
    353353  void Output(ofstream *out);
    354354  void DissectMoleculeIntoConnectedSubgraphs(const periodentafel * const periode, config * const configuration);
Note: See TracChangeset for help on using the changeset viewer.