Changeset 2034 for branches/c08_branch/source/eden_sum.cpp
- Timestamp:
- 05/10/08 09:03:02 (4 months ago)
- Files:
-
- 1 modified
-
branches/c08_branch/source/eden_sum.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/c08_branch/source/eden_sum.cpp
r1771 r2034 167 167 if( trace.lgNeBug ) 168 168 { 169 /*lint -e771 conceivably not initialized */170 169 for(nelem=ipHYDROGEN; nelem < LIMELM; nelem++) 171 170 { … … 190 189 fprintf( ioQQQ, "\n " );*/ 191 190 } 192 /*lint +e771 conceivably not initialized */193 191 } 194 192 }
