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

Merging all changes from mainline upto r2033, except r1902.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/c08_branch/source/ion_sulph.cpp

    r1732 r2034  
    5454 
    5555        /* get recombination coefficients */ 
    56         /*lint -e740 unusual pointer cast */ 
    5756        /*lint -e64 type mismatch */ 
    5857        ion_recomb(false,(const double*)dicoef,(const double*)dite,ditcrt,aa,bb,cc,dd,ff,ipSULPHUR); 
    59         /*lint +e740 unusual pointer cast */ 
    6058        /*lint +e64 type mismatch */ 
    6159