Changeset 1938 for branches/newmole/source
- Timestamp:
- 04/11/08 03:17:00 (7 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/mole_species.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/mole_species.cpp
r1847 r1938 4 4 /*CO_update_chem_rates update rate coefficients, only temp part - in mole_co_etc.c */ 5 5 #include <string.h> 6 #include <algorithm> 6 7 #include <stdlib.h> 7 8 #include "cddefines.h"
