Changeset 1374 in Sophya for trunk/SophyaProg
- Timestamp:
- Jan 5, 2001, 6:13:54 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PMixer/Makefile
r1121 r1374 92 92 $(INC)unitvector.h \ 93 93 $(INC)spherehealpix.h \ 94 $(INC)HEALPixUtils.h \ 94 95 $(INC)fitsspherehealpix.h \ 95 96 $(INC)fitsfile.h \ … … 168 169 $(INC)unitvector.h \ 169 170 $(INC)spherehealpix.h \ 171 $(INC)HEALPixUtils.h \ 170 172 $(INC)fitsspherehealpix.h \ 171 173 $(INC)fitsfile.h \ … … 221 223 $(INC)unitvector.h \ 222 224 $(INC)spherehealpix.h \ 225 $(INC)HEALPixUtils.h \ 223 226 $(INC)fitsspherehealpix.h \ 224 227 $(INC)fitsfile.h \ … … 273 276 $(INC)unitvector.h \ 274 277 $(INC)spherehealpix.h \ 278 $(INC)HEALPixUtils.h \ 275 279 $(INC)fitsspherehealpix.h \ 276 280 $(INC)fitsfile.h \ … … 325 329 $(INC)unitvector.h \ 326 330 $(INC)spherehealpix.h \ 327 $(INC)fitsspherehealpix.h \ 328 $(INC)fitsfile.h \ 329 $(INC)fitstarray.h \ 330 $(INC)cimage.h \ 331 $(INC)radspecvector.h \ 332 $(INC)radspec.h \ 333 $(INC)specresp.h \ 334 $(INC)blackbody.h \ 335 $(INC)convtools.h \ 336 $(INC)derivblackbody.h \ 337 $(INC)nupower.h \ 338 $(INC)squarefilt.h \ 339 $(INC)trianglefilt.h \ 340 $(INC)specrespvector.h \ 341 $(INC)gaussfilt.h \ 342 $(INC)bruit.h \ 343 $(INC)mapoperation.h 331 $(INC)HEALPixUtils.h \ 332 $(INC)fitsspherehealpix.h \ 333 $(INC)fitsfile.h \ 334 $(INC)fitstarray.h \ 335 $(INC)cimage.h \ 336 $(INC)radspecvector.h \ 337 $(INC)radspec.h \ 338 $(INC)specresp.h \ 339 $(INC)blackbody.h \ 340 $(INC)convtools.h \ 341 $(INC)derivblackbody.h \ 342 $(INC)nupower.h \ 343 $(INC)squarefilt.h \ 344 $(INC)trianglefilt.h \ 345 $(INC)specrespvector.h \ 346 $(INC)gaussfilt.h \ 347 $(INC)bruit.h \ 348 $(INC)mapoperation.h
Note:
See TracChangeset
for help on using the changeset viewer.