source: Sophya/trunk/SophyaLib/SkyMap/healpix.h@ 941

Last change on this file since 941 was 853, checked in by ansari, 25 years ago

Passage SphereHealpix a SphereHEALPix , FITS_SphereHEALPix mis ds FitsIOServer

  1. Ansari 10/4/2000
File size: 295 bytes
Line 
1// This may look like C code, but it is really -*- C++ -*-
2// To make life easier - R. Ansari 04/2000
3
4#ifndef HEALPix_H_SEEN
5#define HEALPix_H_SEEN
6
7#include "spherehealpix.h"
8
9#define HEALPix SphereHEALPix
10#define SphereGorski SphereHEALPix
11#define SphereHealpix SphereHEALPix
12
13#endif
14
Note: See TracBrowser for help on using the repository browser.