Last change
on this file since 1242 was 853, checked in by ansari, 25 years ago |
Passage SphereHealpix a SphereHEALPix , FITS_SphereHEALPix mis ds FitsIOServer
- Ansari 10/4/2000
|
File size:
375 bytes
|
Line | |
---|
1 | // This may look like C code, but it is really -*- C++ -*-
|
---|
2 | // All the include files for skymap
|
---|
3 | // R. Ansari, G. Le Meur 04/2000
|
---|
4 |
|
---|
5 | #ifndef ALLSKYMAP_H_SEEN
|
---|
6 | #define ALLSKYMAP_H_SEEN
|
---|
7 |
|
---|
8 | #include "spherethetaphi.h"
|
---|
9 | #include "spherehealpix.h"
|
---|
10 | #include "localmap.h"
|
---|
11 | #include "fiospherethetaphi.h"
|
---|
12 | #include "fiospherehealpix.h"
|
---|
13 | #include "fiolocalmap.h"
|
---|
14 |
|
---|
15 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.