Changeset 1374 in Sophya for trunk/SophyaProg


Ignore:
Timestamp:
Jan 5, 2001, 6:13:54 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 5/1/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/Makefile

    r1121 r1374  
    9292 $(INC)unitvector.h \
    9393 $(INC)spherehealpix.h \
     94 $(INC)HEALPixUtils.h \
    9495 $(INC)fitsspherehealpix.h \
    9596 $(INC)fitsfile.h \
     
    168169 $(INC)unitvector.h \
    169170 $(INC)spherehealpix.h \
     171 $(INC)HEALPixUtils.h \
    170172 $(INC)fitsspherehealpix.h \
    171173 $(INC)fitsfile.h \
     
    221223 $(INC)unitvector.h \
    222224 $(INC)spherehealpix.h \
     225 $(INC)HEALPixUtils.h \
    223226 $(INC)fitsspherehealpix.h \
    224227 $(INC)fitsfile.h \
     
    273276 $(INC)unitvector.h \
    274277 $(INC)spherehealpix.h \
     278 $(INC)HEALPixUtils.h \
    275279 $(INC)fitsspherehealpix.h \
    276280 $(INC)fitsfile.h \
     
    325329 $(INC)unitvector.h \
    326330 $(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.