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

    r1732 r2034  
    11/* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and 
    22 * others.  For conditions of distribution and use see copyright notice in license.txt */ 
    3 /*lint -e817 PCLint generates tons of bogus nelem < 0 warnings*/ 
    43/*ion_recomb generate recombination coefficients for any species */ 
    54/*ion_recombAGN generate recombination coefficients for AGN table */ 
     
    610609        return; 
    611610} 
    612 /*lint +e817 pclint generates tons of bogus nelem < 0 warnings*/