Ignore:
Timestamp:
Feb 26, 2010, 12:40:52 PM (16 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/moleculelist.cpp

    r33bc66 r98a2987  
    139139 * \param *out output stream
    140140 */
    141 void MoleculeListClass::Enumerate(ofstream *out)
     141void MoleculeListClass::Enumerate(ostream *out)
    142142{
    143143  element* Elemental = NULL;
Note: See TracChangeset for help on using the changeset viewer.