Changeset 2034 for branches/c08_branch/source/atmdat_lines_setup.cpp
- Timestamp:
- 05/10/08 09:03:02 (6 months ago)
- Files:
-
- 1 modified
-
branches/c08_branch/source/atmdat_lines_setup.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/c08_branch/source/atmdat_lines_setup.cpp
r1771 r2034 1261 1261 for( i=1; i<=nLevel1; ++i ) 1262 1262 { 1263 if( lev2set[i] == false)1263 if( !lev2set[i] ) 1264 1264 { 1265 1265 fprintf(ioQQQ,"PROBLEM endFindLevLine warning; line %li not claimed\n",i);
