Changeset 2034 for branches/c08_branch/source/atom_feii.cpp
- Timestamp:
- 05/10/08 09:03:02 (2 months ago)
- Files:
-
- branches/c08_branch/source/atom_feii.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/c08_branch/source/atom_feii.cpp
r1854 r2034 61 61 #include "iso.h" 62 62 #include "pressure.h" 63 /*lint -e668 passing null pointer */64 63 65 64 /* FeIIOvrLap handle overlapping FeII lines */ … … 3287 3286 #pragma OPTIMIZE ON 3288 3287 #endif 3289 /*lint +e668 passing null pointer */
