Show
Ignore:
Timestamp:
05/10/08 09:03:02 (6 months ago)
Author:
peter
Message:

Merging all changes from mainline upto r2033, except r1902.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/c08_branch/source/atmdat_lines_setup.cpp

    r1771 r2034  
    12611261        for( i=1; i<=nLevel1; ++i ) 
    12621262        { 
    1263                 if( lev2set[i] == false ) 
     1263                if( !lev2set[i] ) 
    12641264                { 
    12651265                        fprintf(ioQQQ,"PROBLEM endFindLevLine warning; line %li not claimed\n",i);