Show
Ignore:
Timestamp:
04/07/08 16:07:35 (9 months ago)
Author:
rporter
Message:

Trivial changes in four source files:

trunk/source/cont_createpointers.cpp - remove dead code
trunk/source/iso_level.cpp - remove white space
trunk/source/parse_table.cpp - fix typo in comment
trunk/source/rt_tau_inc.cpp - add white space

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/cont_createpointers.cpp

    r1906 r1926  
    607607                                        atmolEmis[i].tran->EnergyWN/PI4); 
    608608                atmolEmis[i].damp = -1000.0; 
    609                 //atmolEmis[i].damp = fdampXvel/(realnum)atmolEmis[i].tran->Hi->lifetime ; 
    610609                /*Put null terminated line label into chLab*/ 
    611610                strncpy(chLab,atmolEmis[i].tran->Hi->chLabel,4);