Changeset 3023 in Sophya for trunk/SophyaExt/FitsIOServer/fitsioserver.h
- Timestamp:
- Jul 17, 2006, 2:32:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsioserver.h
r1952 r3023 2 2 #define FITSIOSERVER_SEEN 3 3 4 // Fits wrapper and generic handlers (array/tables) 5 #include "fitsinoutfile.h" 6 #include "fitsarrhand.h" 7 #include "fitshdtable.h" 8 #include "fitsmanager.h" 9 10 // Old (Pre V2 ) wrappers and handlers 4 11 #include "fitsfile.h" 5 #include "fitstarray.h" 12 6 13 #include "fitsspherehealpix.h" 7 14 #include "fitsntuple.h" 8 #include "fitsxntuple.h"15 // #include "fitsxntuple.h" 9 16 #include "fitslocalmap.h" 10 #include "fitsautoreader.h" 11 #include "fitsbntbllineRW.h" 17 18 // Classes read/write utilitaires a la cmv 12 19 #include "fbtntintf.h" 13 20
Note:
See TracChangeset
for help on using the changeset viewer.