Changeset 7359
- Timestamp:
- Jun 5, 2006, 4:11:30 PM (20 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 2 edited
-
camera/Makefile.am (modified) (2 diffs)
-
psmodules.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/Makefile.am
r7358 r7359 18 18 pmFPA_JPEG.c \ 19 19 pmFPAview.c \ 20 pmFPAfile.c \21 pmReadout.c20 pmFPAfile.c 21 # pmReadout.c 22 22 23 23 psmoduleincludedir = $(includedir) … … 37 37 pmFPA_JPEG.h \ 38 38 pmFPAview.h \ 39 pmFPAfile.h \40 pmReadout.h39 pmFPAfile.h 40 # pmReadout.h 41 41 42 42 CLEANFILES = *~ -
trunk/psModules/src/psmodules.h
r7357 r7359 42 42 #include <pmFPAWrite.h> 43 43 #include <pmFPA_JPEG.h> 44 #include <pmReadout.h>44 //#include <pmReadout.h> 45 45 #include <pmChipMosaic.h> 46 46
Note:
See TracChangeset
for help on using the changeset viewer.
