Changeset 1242 in Sophya for trunk/SophyaLib/SkyMap
- Timestamp:
- Oct 19, 2000, 4:13:54 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/Makefile
r1196 r1242 62 62 $(INC)ndatablock.h \ 63 63 $(INC)utilarr.h spherehealpix.h \ 64 $(INC)fiondblock.h64 HEALPixUtils.h $(INC)fiondblock.h 65 65 $(OBJ)fiospherethetaphi.o: fiospherethetaphi.cc fiospherethetaphi.h \ 66 66 sphericalmap.h $(INC)smathconst.h \ … … 130 130 $(INC)ndatablock.h \ 131 131 $(INC)utilarr.h fiospherehealpix.h \ 132 spherehealpix.h fiospherethetaphi.h fiolocalmap.h localmap.h 132 spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \ 133 localmap.h 133 134 $(OBJ)spherehealpix.o: spherehealpix.cc \ 134 135 $(INC)machdefs.h \ … … 148 149 $(INC)tarray.h \ 149 150 $(INC)basarr.h \ 150 $(INC)utilarr.h \151 $(INC)strutil.h HEALPixUtils.h151 $(INC)utilarr.h HEALPixUtils.h \ 152 $(INC)strutil.h 152 153 $(OBJ)spherepos.o: spherepos.cc spherepos.h \ 153 154 $(INC)machdefs.h \
Note:
See TracChangeset
for help on using the changeset viewer.