Ignore:
Timestamp:
May 21, 2008, 11:18:11 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
6c96f4
Parents:
3ce105
Message:

ParseMatrix(): char * to string, Contains() hat KeySetContainer:: still in front (new g++ of hardy complained)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/parser.cpp

    r3ce105 ra6e314  
    9696 * \return parsing successful
    9797 */
    98 bool MatrixContainer::ParseMatrix(char *name, char *prefix, char *suffix, int skiplines, int skipcolumns)
     98bool MatrixContainer::ParseMatrix(char *name, char *prefix, string suffix, int skiplines, int skipcolumns)
    9999{
    100100  char filename[1023];
Note: See TracChangeset for help on using the changeset viewer.