Last change
on this file since 3005 was 1952, checked in by cmv, 24 years ago |
add fabtcolread.h fabtwriter.h fboloread.h in fitsioserver.h for spiapp cmv 28/03/2002
|
File size:
387 bytes
|
Rev | Line | |
---|
[1646] | 1 | #ifndef FITSIOSERVER_SEEN
|
---|
| 2 | #define FITSIOSERVER_SEEN
|
---|
| 3 |
|
---|
| 4 | #include "fitsfile.h"
|
---|
| 5 | #include "fitstarray.h"
|
---|
| 6 | #include "fitsspherehealpix.h"
|
---|
| 7 | #include "fitsntuple.h"
|
---|
| 8 | #include "fitsxntuple.h"
|
---|
| 9 | #include "fitslocalmap.h"
|
---|
| 10 | #include "fitsautoreader.h"
|
---|
| 11 | #include "fitsbntbllineRW.h"
|
---|
| 12 | #include "fbtntintf.h"
|
---|
| 13 |
|
---|
[1952] | 14 | #include "fabtcolread.h"
|
---|
| 15 | #include "fabtwriter.h"
|
---|
| 16 | #include "fboloread.h"
|
---|
| 17 |
|
---|
[1646] | 18 | #endif // FITSIOSERVER_SEEN
|
---|
Note:
See
TracBrowser
for help on using the repository browser.