Changeset 663 in Sophya for trunk/SophyaExt
- Timestamp:
- Nov 29, 1999, 1:48:11 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsioserver.h
r605 r663 2 2 #define FITSIOSERVER_SEEN 3 3 4 #include " fitsio.h"4 #include "machdefs.h" 5 5 #include "tvector.h" 6 6 #include "sphericalmap.h" … … 11 11 #include "cimage.h" 12 12 #include "dvlist.h" 13 14 #include <fitsio.h> /* entre <> pour que mkmflib fonctionne correctement */ 13 15 14 16 #define LEN_KEYWORD 9
Note:
See TracChangeset
for help on using the changeset viewer.