Changeset 2100 for trunk/source/parse_punch.cpp
- Timestamp:
- 06/05/08 04:18:39 (7 months ago)
- Files:
-
- 1 modified
-
trunk/source/parse_punch.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/parse_punch.cpp
r2059 r2100 1362 1362 } 1363 1363 1364 else if( nMatch("HELI",chCard) )1365 { 1366 /* punch helium & helium-like iso sequence */1367 /* punch helium line wavelengths */1364 else if( nMatch("HELI",chCard) &&!( nMatch("IONI",chCard))) 1365 { 1366 /* punch helium & helium-like iso sequence, but not punch helium ionization rate 1367 * punch helium line wavelengths */ 1368 1368 if( nMatch("LINE",chCard) && nMatch("WAVE",chCard) ) 1369 1369 {
