Changeset 12696 for trunk/psModules/src/psmodules.h
- Timestamp:
- Mar 30, 2007, 11:12:56 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/psmodules.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/psmodules.h
r11450 r12696 10 10 #include <pmKapaPlots.h> 11 11 12 // XXX the following headers define constructs needed by the elements below 13 #include <pmConfig.h> 14 #include <pmDetrendDB.h> 15 #include <pmHDU.h> 16 #include <pmFPA.h> 17 #include <pmFPALevel.h> 18 #include <pmFPAview.h> 19 #include <pmFPAfile.h> 20 12 21 // the following headers are from psModule:config 13 #include <pmConfig.h>14 22 #include <pmConfigRecipes.h> 15 23 #include <pmConfigCamera.h> … … 25 33 26 34 // the following headers are from psModule:camera 27 #include <pmHDU.h>28 35 #include <pmHDUUtils.h> 29 36 #include <pmHDUGenerate.h> 30 #include <pmFPA.h>31 #include <pmFPALevel.h>32 37 #include <pmFPAFlags.h> 33 #include <pmFPAview.h>34 #include <pmFPAfile.h>35 38 #include <pmFPAfileDefine.h> 36 39 #include <pmFPAfileFitsIO.h> … … 54 57 #include <pmNonLinear.h> 55 58 #include <pmBias.h> 56 #include <pmDetrendDB.h>57 59 #include <pmShutterCorrection.h> 58 60 // #include <pmSkySubtract.h>
Note:
See TracChangeset
for help on using the changeset viewer.
