Changeset 11801 for trunk/psModules/src/camera/pmFPAfileIO.h
- Timestamp:
- Feb 14, 2007, 2:51:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfileIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfileIO.h
r11253 r11801 4 4 * @author EAM, IfA 5 5 * 6 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 1-24 02:54:14$6 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-02-15 00:51:20 $ 8 8 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 9 9 */ … … 21 21 bool pmFPAfileRead (pmFPAfile *file, const pmFPAview *view, pmConfig *config); 22 22 23 bool pmFPAfileCreate (pmFPAfile *file, const pmFPAview *view, pmConfig *config);23 bool pmFPAfileCreate (pmFPAfile *file, const pmFPAview *view, const pmConfig *config); 24 24 25 25 // write to the real file corresponding to the given pmFPAfile for the current view
Note:
See TracChangeset
for help on using the changeset viewer.
