Changeset 7278 for trunk/psModules/src/camera/pmFPA.c
- Timestamp:
- Jun 1, 2006, 2:55:23 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPA.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPA.c
r7274 r7278 12 12 * XXX: Should we implement non-linear cell->chip transforms? 13 13 * 14 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $15 * @date $Date: 2006-06-0 1 22:43:26$14 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2006-06-02 00:55:22 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 399 399 } 400 400 401 bool pmChipSetFileStatus pmChip *chip, bool status)401 bool pmChipSetFileStatus(pmChip *chip, bool status) 402 402 { 403 403 PS_ASSERT_PTR_NON_NULL(chip, false);
Note:
See TracChangeset
for help on using the changeset viewer.
