Changeset 19188
- Timestamp:
- Aug 25, 2008, 12:07:29 PM (18 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 2 edited
-
camera/pmFPAview.h (modified) (2 diffs)
-
detrend/pmDetrendDB.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAview.h
r18905 r19188 4 4 * @author Eugene Magnier, IfA 5 5 * 6 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $7 * @date $Date: 2008-08- 05 02:16:06$6 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-08-25 22:05:58 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 15 15 /// @{ 16 16 17 //#include "pmFPA.h"18 //#include "pmFPALevel.h"17 #include "pmFPA.h" 18 #include "pmFPALevel.h" 19 19 20 20 /// Identifier for FPA components -
trunk/psModules/src/detrend/pmDetrendDB.h
r15562 r19188 9 9 * @author EAM, IfA 10 10 * 11 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $12 * @date $Date: 200 7-11-10 01:09:20$11 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2008-08-25 22:07:29 $ 13 13 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 14 14 */ … … 19 19 /// @addtogroup detrend Detrend Creation and Application 20 20 /// @{ 21 22 #include <pslib.h> 23 24 #include "pmConfig.h" 21 25 22 26 typedef enum {
Note:
See TracChangeset
for help on using the changeset viewer.
