Changeset 2034 for branches/c08_branch/source/ion_sulph.cpp
- Timestamp:
- 05/10/08 09:03:02 (2 months ago)
- Files:
-
- branches/c08_branch/source/ion_sulph.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/c08_branch/source/ion_sulph.cpp
r1732 r2034 54 54 55 55 /* get recombination coefficients */ 56 /*lint -e740 unusual pointer cast */57 56 /*lint -e64 type mismatch */ 58 57 ion_recomb(false,(const double*)dicoef,(const double*)dite,ditcrt,aa,bb,cc,dd,ff,ipSULPHUR); 59 /*lint +e740 unusual pointer cast */60 58 /*lint +e64 type mismatch */ 61 59
