Changeset 88e31c for molecuilder


Ignore:
Timestamp:
Oct 16, 2008, 9:26:48 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
136e89
Parents:
45105b
Message:

periodentafel::LoadPeriodentafel(): if other dbs fail, we just give a warning, not an error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/periodentafel.cpp

    r45105b r88e31c  
    296296 
    297297  if (!otherstatus)
    298     cerr << "ERROR: Something went wrong while parsing the databases!" << endl;
     298    cerr << "WARNING: Something went wrong while parsing the other databases!" << endl;
    299299 
    300300  return status;
Note: See TracChangeset for help on using the changeset viewer.