Show
Ignore:
Timestamp:
05/10/08 09:03:02 (6 months ago)
Author:
peter
Message:

Merging all changes from mainline upto r2033, except r1902.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/c08_branch/source/ion_nitro.cpp

    r1732 r2034  
    5050 
    5151        /* get recombination coefficients */ 
    52         /*lint -e740 unusual pointer casts */ 
    5352        /*lint -e64 type mismatch */ 
    5453        ion_recomb(false,(const double*)dicoef,(const double*)dite,ditcrt,aa,bb,cc,dd,ff,ipNITROGEN); 
    55         /*lint +e740 unusual pointer casts */ 
    5654        /*lint +e64 type mismatch */ 
    5755