Changeset 1942 for branches/newmole/source/cont_createpointers.cpp
- Timestamp:
- 04/12/08 09:30:35 (9 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/cont_createpointers.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/cont_createpointers.cpp
r1918 r1942 607 607 atmolEmis[i].tran->EnergyWN/PI4); 608 608 atmolEmis[i].damp = -1000.0; 609 //atmolEmis[i].damp = fdampXvel/(realnum)atmolEmis[i].tran->Hi->lifetime ;610 609 /*Put null terminated line label into chLab*/ 611 610 strncpy(chLab,atmolEmis[i].tran->Hi->chLabel,4);
