Changeset 2034 for branches/c08_branch/source/cont_ffun.cpp
- Timestamp:
- 05/10/08 09:03:02 (2 months ago)
- Files:
-
- branches/c08_branch/source/cont_ffun.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/c08_branch/source/cont_ffun.cpp
r1815 r2034 10 10 #include "opacity.h" 11 11 #include "continuum.h" 12 /*lint -e668 passing null pointer */13 12 14 13 /*ReadTable called by TABLE READ to read in continuum from PUNCH TRANSMITTED CONTINUUM */ … … 465 464 } 466 465 467 /*lint +e668 passing null pointer */
