Changeset 2042 for branches/newmole/source/nemala2.cpp
- Timestamp:
- 05/11/08 12:53:42 (8 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/nemala2.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/nemala2.cpp
r2023 r2042 43 43 if( lgSpeciesMolecule[i] ) 44 44 { 45 structmolecule *SpeciesCurrent;45 molecule *SpeciesCurrent; 46 46 /** \todo 0 this pointer should be cached one time, and the species 47 47 * removed from the list if it is not computed */
