- Timestamp:
- Feb 22, 2009, 10:26:32 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20090215/psModules/src/extras/pmVisual.c
r21536 r22419 18 18 #include "pmHDU.h" 19 19 #include "pmFPA.h" 20 #include "pmFPAfile.h" 20 21 #include "pmAstrometryObjects.h" 22 #include "pmSubtractionStamps.h" 23 21 24 #include "pmFPAExtent.h" 22 25 … … 28 31 # define KAPAY 700 29 32 33 #include "pmAstrometryVisual.h" 34 #include "pmSubtractionVisual.h" 35 #include "pmStackVisual.h" 36 30 37 static bool isVisual = false; 31 38 … … 40 47 41 48 bool pmVisualClose(void) { 42 pmAstrom etryVisualClose();49 pmAstromVisualClose(); 43 50 pmSubtractionVisualClose(); 44 51 pmStackVisualClose();
Note:
See TracChangeset
for help on using the changeset viewer.
