Last change
on this file since 4041 was 2610, checked in by ansari, 21 years ago |
Ajout classe SphereECP<T> avec sa gestionnaire PPersist - Reza , 7 Septembre 2004
|
File size:
424 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 "sphereecp.h"
|
---|
12 | #include "fiospherethetaphi.h"
|
---|
13 | #include "fiospherehealpix.h"
|
---|
14 | #include "fiolocalmap.h"
|
---|
15 | #include "fiosphereecp.h"
|
---|
16 |
|
---|
17 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.