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_carbo.cpp

    r1732 r2034  
    7878 
    7979        /* get recombination coefficients */ 
    80         /*lint -e740 unusual pointer cast */ 
    8180        /*lint -e64 double = pointer */ 
    8281        ion_recomb(false,(const double*)dicoef,(const double*)dite,ditcrt,aa,bb,cc,dd,ff,ipCARBON); 
     
    147146        } 
    148147        return; 
    149         /*lint +e740 unusual pointer cast */ 
    150148}