Show
Ignore:
Timestamp:
03/15/08 05:40:05 (10 months ago)
Author:
rjrw
Message:

Fix most VS warnings

Fix bug in ordering of reactants (made obvious by VS warning on
unreachable code).

Switch off extended grain network, to get better A/B comparison with
trunk code -- previously Si freeze-out on to grains stopped CO forming
deep in pdr_leiden_f1.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/cddrive.cpp

    r1800 r1846  
    523523                fprintf( ioQQQ, "Sorry.\n" ); 
    524524                cdEXIT(EXIT_FAILURE); 
    525                 return 0.0; 
    526525        } 
    527526}