Show
Ignore:
Timestamp:
19/01/10 13:50:30 (2 years ago)
Author:
westram
Message:
  • fixed type of 'not_found_counter'
  • corrected format specifiers
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/EDIT4/ED4_main.cxx

    r6353 r6357  
    5353long ED4_counter = 0; 
    5454 
    55 long           not_found_counter;                   // nr of species which haven't been found 
     55size_t         not_found_counter;                   // nr of species which haven't been found 
    5656GBS_strstruct *not_found_message; 
    5757