Changeset 1846 for branches/newmole/source/nemala2.cpp
- Timestamp:
- 03/15/08 05:40:05 (10 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/nemala2.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/nemala2.cpp
r1800 r1846 51 51 fprintf(ioQQQ," PROBLEM atmol_popsolve did not find molecular species %li\n",i); 52 52 } 53 abund = SpeciesCurrent->den;53 abund = (realnum) SpeciesCurrent->den; 54 54 } 55 55 else
