Changeset 3007 in Sophya for trunk/SophyaProg


Ignore:
Timestamp:
Jul 5, 2006, 10:59:39 AM (19 years ago)
Author:
cmv
Message:

nettoyage et mise a niveau makefile pour tag V2 cmv 5/7/2006

Location:
trunk/SophyaProg
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/Makefile

    r2836 r3007  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \
    42   pmixer.h $(SOPHYAINCP)machdefs.h \
    43   $(SOPHYAINCP)tmatrix.h \
    44   $(SOPHYAINCP)tarray.h \
    45   $(SOPHYAINCP)basarr.h \
    46   $(SOPHYAINCP)anydataobj.h \
    47   $(SOPHYAINCP)mutyv.h \
    48   $(SOPHYAINCP)timestamp.h \
    49   $(SOPHYAINCP)objfio.h \
    50   $(SOPHYAINCP)ppersist.h \
    51   $(SOPHYAINCP)pexceptions.h \
    52   $(SOPHYAINCP)gnumd5.h \
    53   $(SOPHYAINCP)ppfbinstream.h \
    54   $(SOPHYAINCP)rawstream.h \
    55   $(SOPHYAINCP)ppfnametag.h \
    56   $(SOPHYAINCP)dvlist.h \
    57   $(SOPHYAINCP)ndatablock.h \
    58   $(SOPHYAINCP)utilarr.h \
    59   $(SOPHYAINCP)tvector.h \
    60   $(SOPHYAINCP)fioarr.h \
     41$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)blackbody.h \
     44  $(SOPHYAINCP)radspec.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)specresp.h \
     47  $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)ppersist.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)gnumd5.h \
     52  $(SOPHYAINCP)ppfbinstream.h \
     53  $(SOPHYAINCP)rawstream.h \
     54  $(SOPHYAINCP)ppfnametag.h \
     55  $(SOPHYAINCP)convtools.h \
     56  $(SOPHYAINCP)radspecvector.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)mutyv.h \
     62  $(SOPHYAINCP)timestamp.h \
     63  $(SOPHYAINCP)dvlist.h \
     64  $(SOPHYAINCP)ndatablock.h \
     65  $(SOPHYAINCP)utilarr.h \
     66  $(SOPHYAINCP)tmatrix_tsnl.h \
     67  $(SOPHYAINCP)tvector_tsnl.h \
     68  $(SOPHYAINCP)specrespvector.h \
     69  $(SOPHYAINCP)tvector.h \
     70  $(SOPHYAINCP)squarefilt.h \
     71  $(SOPHYAINCP)gaussfilt.h \
     72  $(SOPHYAINCP)trianglefilt.h
     73        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
     74 
     75$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     76  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     77  $(SOPHYAINCP)machdefs.h \
     78  $(SOPHYAINCP)tmatrix.h \
     79  $(SOPHYAINCP)machdefs.h \
     80  $(SOPHYAINCP)tarray.h \
     81  $(SOPHYAINCP)basarr.h \
     82  $(SOPHYAINCP)anydataobj.h \
     83  $(SOPHYAINCP)mutyv.h \
     84  $(SOPHYAINCP)timestamp.h \
     85  $(SOPHYAINCP)objfio.h \
     86  $(SOPHYAINCP)ppersist.h \
     87  $(SOPHYAINCP)pexceptions.h \
     88  $(SOPHYAINCP)gnumd5.h \
     89  $(SOPHYAINCP)ppfbinstream.h \
     90  $(SOPHYAINCP)rawstream.h \
     91  $(SOPHYAINCP)ppfnametag.h \
     92  $(SOPHYAINCP)dvlist.h \
     93  $(SOPHYAINCP)ndatablock.h \
     94  $(SOPHYAINCP)utilarr.h \
     95  $(SOPHYAINCP)tmatrix_tsnl.h \
     96  $(SOPHYAINCP)tvector.h \
     97  $(SOPHYAINCP)tmatrix.h \
     98  $(SOPHYAINCP)tvector_tsnl.h \
     99  $(SOPHYAINCP)fioarr.h \
     100  $(SOPHYAINCP)tvector.h \
    61101  $(SOPHYAINCP)vector3d.h \
    62102  $(SOPHYAINCP)longlat.h \
     
    69109  $(SOPHYAINCP)ntoolsinit.h \
    70110  $(SOPHYAINCP)tarrinit.h \
     111  $(SOPHYAINCP)pexceptions.h \
    71112  $(SOPHYAINCP)datacards.h \
    72113  $(SOPHYAINCP)ntuple.h \
     
    78119  $(SOPHYAINCP)spherepos.h \
    79120  $(SOPHYAINCP)unitvector.h \
     121  $(SOPHYAINCP)vector3d.h \
     122  $(SOPHYAINCP)datatype.h \
    80123  $(SOPHYAINCP)spherehealpix.h \
    81124  $(SOPHYAINCP)HEALPixUtils.h \
    82125  $(SOPHYAINCP)fitsspherehealpix.h \
    83126  $(SOPHYAINCP)fitsfile.h \
     127  $(SOPHYAINCP)fitsinoutfile.h \
    84128  $(SOPHYAINCP)FitsIO/fitsio.h \
    85129  $(SOPHYAINCP)FitsIO/longnam.h \
     130  $(SOPHYAINCP)fitshandler.h \
    86131  $(SOPHYAINCP)fitstarray.h \
    87132  $(SOPHYAINCP)cimage.h \
     133  $(SOPHYAINCP)fioarr.h \
    88134  $(SOPHYAINCP)radspecvector.h \
    89135  $(SOPHYAINCP)radspec.h \
     
    99145  $(SOPHYAINCP)bruit.h \
    100146  $(SOPHYAINCP)mapoperation.h
    101         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    102  
    103 $(SOPHYAOBJP)easyTest.o: easyTest.cc \
    104   $(SOPHYAINCP)sopnamsp.h \
    105   $(SOPHYAINCP)blackbody.h \
    106   $(SOPHYAINCP)radspec.h \
    107   $(SOPHYAINCP)machdefs.h \
    108   $(SOPHYAINCP)specresp.h \
    109   $(SOPHYAINCP)anydataobj.h \
    110   $(SOPHYAINCP)objfio.h \
    111   $(SOPHYAINCP)ppersist.h \
    112   $(SOPHYAINCP)pexceptions.h \
    113   $(SOPHYAINCP)gnumd5.h \
    114   $(SOPHYAINCP)ppfbinstream.h \
    115   $(SOPHYAINCP)rawstream.h \
    116   $(SOPHYAINCP)ppfnametag.h \
    117   $(SOPHYAINCP)convtools.h \
    118   $(SOPHYAINCP)radspecvector.h \
    119   $(SOPHYAINCP)tvector.h \
    120   $(SOPHYAINCP)tmatrix.h \
    121   $(SOPHYAINCP)tarray.h \
    122   $(SOPHYAINCP)basarr.h \
    123   $(SOPHYAINCP)mutyv.h \
    124   $(SOPHYAINCP)timestamp.h \
    125   $(SOPHYAINCP)dvlist.h \
    126   $(SOPHYAINCP)ndatablock.h \
    127   $(SOPHYAINCP)utilarr.h \
    128   $(SOPHYAINCP)specrespvector.h \
    129   $(SOPHYAINCP)squarefilt.h \
    130   $(SOPHYAINCP)gaussfilt.h \
    131   $(SOPHYAINCP)trianglefilt.h
    132         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    133  
    134 $(SOPHYAOBJP)extractRS.o: extractRS.cc \
     147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
     148 
     149$(SOPHYAOBJP)skymixer.o: skymixer.cc \
    135150  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    136151  $(SOPHYAINCP)machdefs.h \
    137152  $(SOPHYAINCP)tmatrix.h \
    138   $(SOPHYAINCP)tarray.h \
    139   $(SOPHYAINCP)basarr.h \
    140   $(SOPHYAINCP)anydataobj.h \
    141   $(SOPHYAINCP)mutyv.h \
    142   $(SOPHYAINCP)timestamp.h \
    143   $(SOPHYAINCP)objfio.h \
    144   $(SOPHYAINCP)ppersist.h \
    145   $(SOPHYAINCP)pexceptions.h \
    146   $(SOPHYAINCP)gnumd5.h \
    147   $(SOPHYAINCP)ppfbinstream.h \
    148   $(SOPHYAINCP)rawstream.h \
    149   $(SOPHYAINCP)ppfnametag.h \
    150   $(SOPHYAINCP)dvlist.h \
    151   $(SOPHYAINCP)ndatablock.h \
    152   $(SOPHYAINCP)utilarr.h \
    153   $(SOPHYAINCP)tvector.h \
    154   $(SOPHYAINCP)fioarr.h \
     153  $(SOPHYAINCP)machdefs.h \
     154  $(SOPHYAINCP)tarray.h \
     155  $(SOPHYAINCP)basarr.h \
     156  $(SOPHYAINCP)anydataobj.h \
     157  $(SOPHYAINCP)mutyv.h \
     158  $(SOPHYAINCP)timestamp.h \
     159  $(SOPHYAINCP)objfio.h \
     160  $(SOPHYAINCP)ppersist.h \
     161  $(SOPHYAINCP)pexceptions.h \
     162  $(SOPHYAINCP)gnumd5.h \
     163  $(SOPHYAINCP)ppfbinstream.h \
     164  $(SOPHYAINCP)rawstream.h \
     165  $(SOPHYAINCP)ppfnametag.h \
     166  $(SOPHYAINCP)dvlist.h \
     167  $(SOPHYAINCP)ndatablock.h \
     168  $(SOPHYAINCP)utilarr.h \
     169  $(SOPHYAINCP)tmatrix_tsnl.h \
     170  $(SOPHYAINCP)tvector.h \
     171  $(SOPHYAINCP)tmatrix.h \
     172  $(SOPHYAINCP)tvector_tsnl.h \
     173  $(SOPHYAINCP)fioarr.h \
     174  $(SOPHYAINCP)tvector.h \
    155175  $(SOPHYAINCP)vector3d.h \
    156176  $(SOPHYAINCP)longlat.h \
     
    163183  $(SOPHYAINCP)ntoolsinit.h \
    164184  $(SOPHYAINCP)tarrinit.h \
     185  $(SOPHYAINCP)pexceptions.h \
    165186  $(SOPHYAINCP)datacards.h \
    166187  $(SOPHYAINCP)ntuple.h \
     
    172193  $(SOPHYAINCP)spherepos.h \
    173194  $(SOPHYAINCP)unitvector.h \
     195  $(SOPHYAINCP)vector3d.h \
     196  $(SOPHYAINCP)datatype.h \
    174197  $(SOPHYAINCP)spherehealpix.h \
    175198  $(SOPHYAINCP)HEALPixUtils.h \
    176199  $(SOPHYAINCP)fitsspherehealpix.h \
    177200  $(SOPHYAINCP)fitsfile.h \
     201  $(SOPHYAINCP)fitsinoutfile.h \
    178202  $(SOPHYAINCP)FitsIO/fitsio.h \
    179203  $(SOPHYAINCP)FitsIO/longnam.h \
     204  $(SOPHYAINCP)fitshandler.h \
    180205  $(SOPHYAINCP)fitstarray.h \
    181206  $(SOPHYAINCP)cimage.h \
     207  $(SOPHYAINCP)fioarr.h \
    182208  $(SOPHYAINCP)radspecvector.h \
    183209  $(SOPHYAINCP)radspec.h \
     
    193219  $(SOPHYAINCP)bruit.h \
    194220  $(SOPHYAINCP)mapoperation.h
    195         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    196  
    197 $(SOPHYAOBJP)skymixer.o: skymixer.cc \
     221        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     222 
     223$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
    198224  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    199225  $(SOPHYAINCP)machdefs.h \
    200226  $(SOPHYAINCP)tmatrix.h \
    201   $(SOPHYAINCP)tarray.h \
    202   $(SOPHYAINCP)basarr.h \
    203   $(SOPHYAINCP)anydataobj.h \
    204   $(SOPHYAINCP)mutyv.h \
    205   $(SOPHYAINCP)timestamp.h \
    206   $(SOPHYAINCP)objfio.h \
    207   $(SOPHYAINCP)ppersist.h \
    208   $(SOPHYAINCP)pexceptions.h \
    209   $(SOPHYAINCP)gnumd5.h \
    210   $(SOPHYAINCP)ppfbinstream.h \
    211   $(SOPHYAINCP)rawstream.h \
    212   $(SOPHYAINCP)ppfnametag.h \
    213   $(SOPHYAINCP)dvlist.h \
    214   $(SOPHYAINCP)ndatablock.h \
    215   $(SOPHYAINCP)utilarr.h \
    216   $(SOPHYAINCP)tvector.h \
    217   $(SOPHYAINCP)fioarr.h \
     227  $(SOPHYAINCP)machdefs.h \
     228  $(SOPHYAINCP)tarray.h \
     229  $(SOPHYAINCP)basarr.h \
     230  $(SOPHYAINCP)anydataobj.h \
     231  $(SOPHYAINCP)mutyv.h \
     232  $(SOPHYAINCP)timestamp.h \
     233  $(SOPHYAINCP)objfio.h \
     234  $(SOPHYAINCP)ppersist.h \
     235  $(SOPHYAINCP)pexceptions.h \
     236  $(SOPHYAINCP)gnumd5.h \
     237  $(SOPHYAINCP)ppfbinstream.h \
     238  $(SOPHYAINCP)rawstream.h \
     239  $(SOPHYAINCP)ppfnametag.h \
     240  $(SOPHYAINCP)dvlist.h \
     241  $(SOPHYAINCP)ndatablock.h \
     242  $(SOPHYAINCP)utilarr.h \
     243  $(SOPHYAINCP)tmatrix_tsnl.h \
     244  $(SOPHYAINCP)tvector.h \
     245  $(SOPHYAINCP)tmatrix.h \
     246  $(SOPHYAINCP)tvector_tsnl.h \
     247  $(SOPHYAINCP)fioarr.h \
     248  $(SOPHYAINCP)tvector.h \
    218249  $(SOPHYAINCP)vector3d.h \
    219250  $(SOPHYAINCP)longlat.h \
     
    226257  $(SOPHYAINCP)ntoolsinit.h \
    227258  $(SOPHYAINCP)tarrinit.h \
     259  $(SOPHYAINCP)pexceptions.h \
    228260  $(SOPHYAINCP)datacards.h \
    229261  $(SOPHYAINCP)ntuple.h \
     
    235267  $(SOPHYAINCP)spherepos.h \
    236268  $(SOPHYAINCP)unitvector.h \
     269  $(SOPHYAINCP)vector3d.h \
     270  $(SOPHYAINCP)datatype.h \
    237271  $(SOPHYAINCP)spherehealpix.h \
    238272  $(SOPHYAINCP)HEALPixUtils.h \
    239273  $(SOPHYAINCP)fitsspherehealpix.h \
    240274  $(SOPHYAINCP)fitsfile.h \
     275  $(SOPHYAINCP)fitsinoutfile.h \
    241276  $(SOPHYAINCP)FitsIO/fitsio.h \
    242277  $(SOPHYAINCP)FitsIO/longnam.h \
     278  $(SOPHYAINCP)fitshandler.h \
    243279  $(SOPHYAINCP)fitstarray.h \
    244280  $(SOPHYAINCP)cimage.h \
     281  $(SOPHYAINCP)fioarr.h \
    245282  $(SOPHYAINCP)radspecvector.h \
    246283  $(SOPHYAINCP)radspec.h \
     
    256293  $(SOPHYAINCP)bruit.h \
    257294  $(SOPHYAINCP)mapoperation.h
    258         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     295        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    259296 
    260297$(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    261298  pmixer.h $(SOPHYAINCP)machdefs.h \
    262299  $(SOPHYAINCP)tmatrix.h \
    263   $(SOPHYAINCP)tarray.h \
    264   $(SOPHYAINCP)basarr.h \
    265   $(SOPHYAINCP)anydataobj.h \
    266   $(SOPHYAINCP)mutyv.h \
    267   $(SOPHYAINCP)timestamp.h \
    268   $(SOPHYAINCP)objfio.h \
    269   $(SOPHYAINCP)ppersist.h \
    270   $(SOPHYAINCP)pexceptions.h \
    271   $(SOPHYAINCP)gnumd5.h \
    272   $(SOPHYAINCP)ppfbinstream.h \
    273   $(SOPHYAINCP)rawstream.h \
    274   $(SOPHYAINCP)ppfnametag.h \
    275   $(SOPHYAINCP)dvlist.h \
    276   $(SOPHYAINCP)ndatablock.h \
    277   $(SOPHYAINCP)utilarr.h \
    278   $(SOPHYAINCP)tvector.h \
    279   $(SOPHYAINCP)fioarr.h \
     300  $(SOPHYAINCP)machdefs.h \
     301  $(SOPHYAINCP)tarray.h \
     302  $(SOPHYAINCP)basarr.h \
     303  $(SOPHYAINCP)anydataobj.h \
     304  $(SOPHYAINCP)mutyv.h \
     305  $(SOPHYAINCP)timestamp.h \
     306  $(SOPHYAINCP)objfio.h \
     307  $(SOPHYAINCP)ppersist.h \
     308  $(SOPHYAINCP)pexceptions.h \
     309  $(SOPHYAINCP)gnumd5.h \
     310  $(SOPHYAINCP)ppfbinstream.h \
     311  $(SOPHYAINCP)rawstream.h \
     312  $(SOPHYAINCP)ppfnametag.h \
     313  $(SOPHYAINCP)dvlist.h \
     314  $(SOPHYAINCP)ndatablock.h \
     315  $(SOPHYAINCP)utilarr.h \
     316  $(SOPHYAINCP)tmatrix_tsnl.h \
     317  $(SOPHYAINCP)tvector.h \
     318  $(SOPHYAINCP)tmatrix.h \
     319  $(SOPHYAINCP)tvector_tsnl.h \
     320  $(SOPHYAINCP)fioarr.h \
     321  $(SOPHYAINCP)tvector.h \
    280322  $(SOPHYAINCP)vector3d.h \
    281323  $(SOPHYAINCP)longlat.h \
     
    288330  $(SOPHYAINCP)ntoolsinit.h \
    289331  $(SOPHYAINCP)tarrinit.h \
     332  $(SOPHYAINCP)pexceptions.h \
    290333  $(SOPHYAINCP)datacards.h \
    291334  $(SOPHYAINCP)ntuple.h \
     
    297340  $(SOPHYAINCP)spherepos.h \
    298341  $(SOPHYAINCP)unitvector.h \
     342  $(SOPHYAINCP)vector3d.h \
     343  $(SOPHYAINCP)datatype.h \
    299344  $(SOPHYAINCP)spherehealpix.h \
    300345  $(SOPHYAINCP)HEALPixUtils.h \
    301346  $(SOPHYAINCP)fitsspherehealpix.h \
    302347  $(SOPHYAINCP)fitsfile.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
    303349  $(SOPHYAINCP)FitsIO/fitsio.h \
    304350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    305352  $(SOPHYAINCP)fitstarray.h \
    306353  $(SOPHYAINCP)cimage.h \
     354  $(SOPHYAINCP)fioarr.h \
    307355  $(SOPHYAINCP)radspecvector.h \
    308356  $(SOPHYAINCP)radspec.h \
     
    323371  pmixer.h $(SOPHYAINCP)machdefs.h \
    324372  $(SOPHYAINCP)tmatrix.h \
    325   $(SOPHYAINCP)tarray.h \
    326   $(SOPHYAINCP)basarr.h \
    327   $(SOPHYAINCP)anydataobj.h \
    328   $(SOPHYAINCP)mutyv.h \
    329   $(SOPHYAINCP)timestamp.h \
    330   $(SOPHYAINCP)objfio.h \
    331   $(SOPHYAINCP)ppersist.h \
    332   $(SOPHYAINCP)pexceptions.h \
    333   $(SOPHYAINCP)gnumd5.h \
    334   $(SOPHYAINCP)ppfbinstream.h \
    335   $(SOPHYAINCP)rawstream.h \
    336   $(SOPHYAINCP)ppfnametag.h \
    337   $(SOPHYAINCP)dvlist.h \
    338   $(SOPHYAINCP)ndatablock.h \
    339   $(SOPHYAINCP)utilarr.h \
    340   $(SOPHYAINCP)tvector.h \
    341   $(SOPHYAINCP)fioarr.h \
     373  $(SOPHYAINCP)machdefs.h \
     374  $(SOPHYAINCP)tarray.h \
     375  $(SOPHYAINCP)basarr.h \
     376  $(SOPHYAINCP)anydataobj.h \
     377  $(SOPHYAINCP)mutyv.h \
     378  $(SOPHYAINCP)timestamp.h \
     379  $(SOPHYAINCP)objfio.h \
     380  $(SOPHYAINCP)ppersist.h \
     381  $(SOPHYAINCP)pexceptions.h \
     382  $(SOPHYAINCP)gnumd5.h \
     383  $(SOPHYAINCP)ppfbinstream.h \
     384  $(SOPHYAINCP)rawstream.h \
     385  $(SOPHYAINCP)ppfnametag.h \
     386  $(SOPHYAINCP)dvlist.h \
     387  $(SOPHYAINCP)ndatablock.h \
     388  $(SOPHYAINCP)utilarr.h \
     389  $(SOPHYAINCP)tmatrix_tsnl.h \
     390  $(SOPHYAINCP)tvector.h \
     391  $(SOPHYAINCP)tmatrix.h \
     392  $(SOPHYAINCP)tvector_tsnl.h \
     393  $(SOPHYAINCP)fioarr.h \
     394  $(SOPHYAINCP)tvector.h \
    342395  $(SOPHYAINCP)vector3d.h \
    343396  $(SOPHYAINCP)longlat.h \
     
    350403  $(SOPHYAINCP)ntoolsinit.h \
    351404  $(SOPHYAINCP)tarrinit.h \
     405  $(SOPHYAINCP)pexceptions.h \
    352406  $(SOPHYAINCP)datacards.h \
    353407  $(SOPHYAINCP)ntuple.h \
     
    359413  $(SOPHYAINCP)spherepos.h \
    360414  $(SOPHYAINCP)unitvector.h \
     415  $(SOPHYAINCP)vector3d.h \
     416  $(SOPHYAINCP)datatype.h \
    361417  $(SOPHYAINCP)spherehealpix.h \
    362418  $(SOPHYAINCP)HEALPixUtils.h \
    363419  $(SOPHYAINCP)fitsspherehealpix.h \
    364420  $(SOPHYAINCP)fitsfile.h \
     421  $(SOPHYAINCP)fitsinoutfile.h \
    365422  $(SOPHYAINCP)FitsIO/fitsio.h \
    366423  $(SOPHYAINCP)FitsIO/longnam.h \
     424  $(SOPHYAINCP)fitshandler.h \
    367425  $(SOPHYAINCP)fitstarray.h \
    368426  $(SOPHYAINCP)cimage.h \
     427  $(SOPHYAINCP)fioarr.h \
    369428  $(SOPHYAINCP)radspecvector.h \
    370429  $(SOPHYAINCP)radspec.h \
  • trunk/SophyaProg/PMixer/smakefile

    r2765 r3007  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \
    42   pmixer.h $(SOPHYAINCP)machdefs.h \
    43   $(SOPHYAINCP)tmatrix.h \
    44   $(SOPHYAINCP)tarray.h \
    45   $(SOPHYAINCP)basarr.h \
    46   $(SOPHYAINCP)anydataobj.h \
    47   $(SOPHYAINCP)mutyv.h \
    48   $(SOPHYAINCP)dvlist.h \
    49   $(SOPHYAINCP)objfio.h \
    50   $(SOPHYAINCP)ppersist.h \
    51   $(SOPHYAINCP)pexceptions.h \
    52   $(SOPHYAINCP)gnumd5.h \
    53   $(SOPHYAINCP)ppfbinstream.h \
    54   $(SOPHYAINCP)rawstream.h \
    55   $(SOPHYAINCP)ppfnametag.h \
    56   $(SOPHYAINCP)ndatablock.h \
    57   $(SOPHYAINCP)utilarr.h \
    58   $(SOPHYAINCP)tvector.h \
    59   $(SOPHYAINCP)fioarr.h \
     41$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)blackbody.h \
     44  $(SOPHYAINCP)radspec.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)specresp.h \
     47  $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)ppersist.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)gnumd5.h \
     52  $(SOPHYAINCP)ppfbinstream.h \
     53  $(SOPHYAINCP)rawstream.h \
     54  $(SOPHYAINCP)ppfnametag.h \
     55  $(SOPHYAINCP)convtools.h \
     56  $(SOPHYAINCP)radspecvector.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)mutyv.h \
     62  $(SOPHYAINCP)timestamp.h \
     63  $(SOPHYAINCP)dvlist.h \
     64  $(SOPHYAINCP)ndatablock.h \
     65  $(SOPHYAINCP)utilarr.h \
     66  $(SOPHYAINCP)tmatrix_tsnl.h \
     67  $(SOPHYAINCP)tvector_tsnl.h \
     68  $(SOPHYAINCP)specrespvector.h \
     69  $(SOPHYAINCP)tvector.h \
     70  $(SOPHYAINCP)squarefilt.h \
     71  $(SOPHYAINCP)gaussfilt.h \
     72  $(SOPHYAINCP)trianglefilt.h
     73        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
     74 
     75$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     76  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     77  $(SOPHYAINCP)machdefs.h \
     78  $(SOPHYAINCP)tmatrix.h \
     79  $(SOPHYAINCP)machdefs.h \
     80  $(SOPHYAINCP)tarray.h \
     81  $(SOPHYAINCP)basarr.h \
     82  $(SOPHYAINCP)anydataobj.h \
     83  $(SOPHYAINCP)mutyv.h \
     84  $(SOPHYAINCP)timestamp.h \
     85  $(SOPHYAINCP)objfio.h \
     86  $(SOPHYAINCP)ppersist.h \
     87  $(SOPHYAINCP)pexceptions.h \
     88  $(SOPHYAINCP)gnumd5.h \
     89  $(SOPHYAINCP)ppfbinstream.h \
     90  $(SOPHYAINCP)rawstream.h \
     91  $(SOPHYAINCP)ppfnametag.h \
     92  $(SOPHYAINCP)dvlist.h \
     93  $(SOPHYAINCP)ndatablock.h \
     94  $(SOPHYAINCP)utilarr.h \
     95  $(SOPHYAINCP)tmatrix_tsnl.h \
     96  $(SOPHYAINCP)tvector.h \
     97  $(SOPHYAINCP)tmatrix.h \
     98  $(SOPHYAINCP)tvector_tsnl.h \
     99  $(SOPHYAINCP)fioarr.h \
     100  $(SOPHYAINCP)tvector.h \
    60101  $(SOPHYAINCP)vector3d.h \
    61102  $(SOPHYAINCP)longlat.h \
     
    68109  $(SOPHYAINCP)ntoolsinit.h \
    69110  $(SOPHYAINCP)tarrinit.h \
     111  $(SOPHYAINCP)pexceptions.h \
    70112  $(SOPHYAINCP)datacards.h \
    71113  $(SOPHYAINCP)ntuple.h \
     
    77119  $(SOPHYAINCP)spherepos.h \
    78120  $(SOPHYAINCP)unitvector.h \
     121  $(SOPHYAINCP)vector3d.h \
     122  $(SOPHYAINCP)datatype.h \
    79123  $(SOPHYAINCP)spherehealpix.h \
    80124  $(SOPHYAINCP)HEALPixUtils.h \
    81125  $(SOPHYAINCP)fitsspherehealpix.h \
    82126  $(SOPHYAINCP)fitsfile.h \
     127  $(SOPHYAINCP)fitsinoutfile.h \
    83128  $(SOPHYAINCP)FitsIO/fitsio.h \
    84129  $(SOPHYAINCP)FitsIO/longnam.h \
     130  $(SOPHYAINCP)fitshandler.h \
    85131  $(SOPHYAINCP)fitstarray.h \
    86132  $(SOPHYAINCP)cimage.h \
     133  $(SOPHYAINCP)fioarr.h \
    87134  $(SOPHYAINCP)radspecvector.h \
    88135  $(SOPHYAINCP)radspec.h \
     
    98145  $(SOPHYAINCP)bruit.h \
    99146  $(SOPHYAINCP)mapoperation.h
    100         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    101  
    102 $(SOPHYAOBJP)easyTest.o: easyTest.cc \
    103   $(SOPHYAINCP)sopnamsp.h \
    104   $(SOPHYAINCP)blackbody.h \
    105   $(SOPHYAINCP)radspec.h \
    106   $(SOPHYAINCP)machdefs.h \
    107   $(SOPHYAINCP)specresp.h \
    108   $(SOPHYAINCP)anydataobj.h \
    109   $(SOPHYAINCP)objfio.h \
    110   $(SOPHYAINCP)ppersist.h \
    111   $(SOPHYAINCP)pexceptions.h \
    112   $(SOPHYAINCP)gnumd5.h \
    113   $(SOPHYAINCP)ppfbinstream.h \
    114   $(SOPHYAINCP)rawstream.h \
    115   $(SOPHYAINCP)ppfnametag.h \
    116   $(SOPHYAINCP)convtools.h \
    117   $(SOPHYAINCP)radspecvector.h \
    118   $(SOPHYAINCP)tvector.h \
    119   $(SOPHYAINCP)tmatrix.h \
    120   $(SOPHYAINCP)tarray.h \
    121   $(SOPHYAINCP)basarr.h \
    122   $(SOPHYAINCP)mutyv.h \
    123   $(SOPHYAINCP)dvlist.h \
    124   $(SOPHYAINCP)ndatablock.h \
    125   $(SOPHYAINCP)utilarr.h \
    126   $(SOPHYAINCP)specrespvector.h \
    127   $(SOPHYAINCP)squarefilt.h \
    128   $(SOPHYAINCP)gaussfilt.h \
    129   $(SOPHYAINCP)trianglefilt.h
    130         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    131  
    132 $(SOPHYAOBJP)extractRS.o: extractRS.cc \
     147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
     148 
     149$(SOPHYAOBJP)skymixer.o: skymixer.cc \
    133150  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    134151  $(SOPHYAINCP)machdefs.h \
    135152  $(SOPHYAINCP)tmatrix.h \
    136   $(SOPHYAINCP)tarray.h \
    137   $(SOPHYAINCP)basarr.h \
    138   $(SOPHYAINCP)anydataobj.h \
    139   $(SOPHYAINCP)mutyv.h \
    140   $(SOPHYAINCP)dvlist.h \
    141   $(SOPHYAINCP)objfio.h \
    142   $(SOPHYAINCP)ppersist.h \
    143   $(SOPHYAINCP)pexceptions.h \
    144   $(SOPHYAINCP)gnumd5.h \
    145   $(SOPHYAINCP)ppfbinstream.h \
    146   $(SOPHYAINCP)rawstream.h \
    147   $(SOPHYAINCP)ppfnametag.h \
    148   $(SOPHYAINCP)ndatablock.h \
    149   $(SOPHYAINCP)utilarr.h \
    150   $(SOPHYAINCP)tvector.h \
    151   $(SOPHYAINCP)fioarr.h \
     153  $(SOPHYAINCP)machdefs.h \
     154  $(SOPHYAINCP)tarray.h \
     155  $(SOPHYAINCP)basarr.h \
     156  $(SOPHYAINCP)anydataobj.h \
     157  $(SOPHYAINCP)mutyv.h \
     158  $(SOPHYAINCP)timestamp.h \
     159  $(SOPHYAINCP)objfio.h \
     160  $(SOPHYAINCP)ppersist.h \
     161  $(SOPHYAINCP)pexceptions.h \
     162  $(SOPHYAINCP)gnumd5.h \
     163  $(SOPHYAINCP)ppfbinstream.h \
     164  $(SOPHYAINCP)rawstream.h \
     165  $(SOPHYAINCP)ppfnametag.h \
     166  $(SOPHYAINCP)dvlist.h \
     167  $(SOPHYAINCP)ndatablock.h \
     168  $(SOPHYAINCP)utilarr.h \
     169  $(SOPHYAINCP)tmatrix_tsnl.h \
     170  $(SOPHYAINCP)tvector.h \
     171  $(SOPHYAINCP)tmatrix.h \
     172  $(SOPHYAINCP)tvector_tsnl.h \
     173  $(SOPHYAINCP)fioarr.h \
     174  $(SOPHYAINCP)tvector.h \
    152175  $(SOPHYAINCP)vector3d.h \
    153176  $(SOPHYAINCP)longlat.h \
     
    160183  $(SOPHYAINCP)ntoolsinit.h \
    161184  $(SOPHYAINCP)tarrinit.h \
     185  $(SOPHYAINCP)pexceptions.h \
    162186  $(SOPHYAINCP)datacards.h \
    163187  $(SOPHYAINCP)ntuple.h \
     
    169193  $(SOPHYAINCP)spherepos.h \
    170194  $(SOPHYAINCP)unitvector.h \
     195  $(SOPHYAINCP)vector3d.h \
     196  $(SOPHYAINCP)datatype.h \
    171197  $(SOPHYAINCP)spherehealpix.h \
    172198  $(SOPHYAINCP)HEALPixUtils.h \
    173199  $(SOPHYAINCP)fitsspherehealpix.h \
    174200  $(SOPHYAINCP)fitsfile.h \
     201  $(SOPHYAINCP)fitsinoutfile.h \
    175202  $(SOPHYAINCP)FitsIO/fitsio.h \
    176203  $(SOPHYAINCP)FitsIO/longnam.h \
     204  $(SOPHYAINCP)fitshandler.h \
    177205  $(SOPHYAINCP)fitstarray.h \
    178206  $(SOPHYAINCP)cimage.h \
     207  $(SOPHYAINCP)fioarr.h \
    179208  $(SOPHYAINCP)radspecvector.h \
    180209  $(SOPHYAINCP)radspec.h \
     
    190219  $(SOPHYAINCP)bruit.h \
    191220  $(SOPHYAINCP)mapoperation.h
    192         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    193  
    194 $(SOPHYAOBJP)skymixer.o: skymixer.cc \
     221        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     222 
     223$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
    195224  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    196225  $(SOPHYAINCP)machdefs.h \
    197226  $(SOPHYAINCP)tmatrix.h \
    198   $(SOPHYAINCP)tarray.h \
    199   $(SOPHYAINCP)basarr.h \
    200   $(SOPHYAINCP)anydataobj.h \
    201   $(SOPHYAINCP)mutyv.h \
    202   $(SOPHYAINCP)dvlist.h \
    203   $(SOPHYAINCP)objfio.h \
    204   $(SOPHYAINCP)ppersist.h \
    205   $(SOPHYAINCP)pexceptions.h \
    206   $(SOPHYAINCP)gnumd5.h \
    207   $(SOPHYAINCP)ppfbinstream.h \
    208   $(SOPHYAINCP)rawstream.h \
    209   $(SOPHYAINCP)ppfnametag.h \
    210   $(SOPHYAINCP)ndatablock.h \
    211   $(SOPHYAINCP)utilarr.h \
    212   $(SOPHYAINCP)tvector.h \
    213   $(SOPHYAINCP)fioarr.h \
     227  $(SOPHYAINCP)machdefs.h \
     228  $(SOPHYAINCP)tarray.h \
     229  $(SOPHYAINCP)basarr.h \
     230  $(SOPHYAINCP)anydataobj.h \
     231  $(SOPHYAINCP)mutyv.h \
     232  $(SOPHYAINCP)timestamp.h \
     233  $(SOPHYAINCP)objfio.h \
     234  $(SOPHYAINCP)ppersist.h \
     235  $(SOPHYAINCP)pexceptions.h \
     236  $(SOPHYAINCP)gnumd5.h \
     237  $(SOPHYAINCP)ppfbinstream.h \
     238  $(SOPHYAINCP)rawstream.h \
     239  $(SOPHYAINCP)ppfnametag.h \
     240  $(SOPHYAINCP)dvlist.h \
     241  $(SOPHYAINCP)ndatablock.h \
     242  $(SOPHYAINCP)utilarr.h \
     243  $(SOPHYAINCP)tmatrix_tsnl.h \
     244  $(SOPHYAINCP)tvector.h \
     245  $(SOPHYAINCP)tmatrix.h \
     246  $(SOPHYAINCP)tvector_tsnl.h \
     247  $(SOPHYAINCP)fioarr.h \
     248  $(SOPHYAINCP)tvector.h \
    214249  $(SOPHYAINCP)vector3d.h \
    215250  $(SOPHYAINCP)longlat.h \
     
    222257  $(SOPHYAINCP)ntoolsinit.h \
    223258  $(SOPHYAINCP)tarrinit.h \
     259  $(SOPHYAINCP)pexceptions.h \
    224260  $(SOPHYAINCP)datacards.h \
    225261  $(SOPHYAINCP)ntuple.h \
     
    231267  $(SOPHYAINCP)spherepos.h \
    232268  $(SOPHYAINCP)unitvector.h \
     269  $(SOPHYAINCP)vector3d.h \
     270  $(SOPHYAINCP)datatype.h \
    233271  $(SOPHYAINCP)spherehealpix.h \
    234272  $(SOPHYAINCP)HEALPixUtils.h \
    235273  $(SOPHYAINCP)fitsspherehealpix.h \
    236274  $(SOPHYAINCP)fitsfile.h \
     275  $(SOPHYAINCP)fitsinoutfile.h \
    237276  $(SOPHYAINCP)FitsIO/fitsio.h \
    238277  $(SOPHYAINCP)FitsIO/longnam.h \
     278  $(SOPHYAINCP)fitshandler.h \
    239279  $(SOPHYAINCP)fitstarray.h \
    240280  $(SOPHYAINCP)cimage.h \
     281  $(SOPHYAINCP)fioarr.h \
    241282  $(SOPHYAINCP)radspecvector.h \
    242283  $(SOPHYAINCP)radspec.h \
     
    252293  $(SOPHYAINCP)bruit.h \
    253294  $(SOPHYAINCP)mapoperation.h
    254         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     295        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    255296 
    256297$(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    257298  pmixer.h $(SOPHYAINCP)machdefs.h \
    258299  $(SOPHYAINCP)tmatrix.h \
    259   $(SOPHYAINCP)tarray.h \
    260   $(SOPHYAINCP)basarr.h \
    261   $(SOPHYAINCP)anydataobj.h \
    262   $(SOPHYAINCP)mutyv.h \
    263   $(SOPHYAINCP)dvlist.h \
    264   $(SOPHYAINCP)objfio.h \
    265   $(SOPHYAINCP)ppersist.h \
    266   $(SOPHYAINCP)pexceptions.h \
    267   $(SOPHYAINCP)gnumd5.h \
    268   $(SOPHYAINCP)ppfbinstream.h \
    269   $(SOPHYAINCP)rawstream.h \
    270   $(SOPHYAINCP)ppfnametag.h \
    271   $(SOPHYAINCP)ndatablock.h \
    272   $(SOPHYAINCP)utilarr.h \
    273   $(SOPHYAINCP)tvector.h \
    274   $(SOPHYAINCP)fioarr.h \
     300  $(SOPHYAINCP)machdefs.h \
     301  $(SOPHYAINCP)tarray.h \
     302  $(SOPHYAINCP)basarr.h \
     303  $(SOPHYAINCP)anydataobj.h \
     304  $(SOPHYAINCP)mutyv.h \
     305  $(SOPHYAINCP)timestamp.h \
     306  $(SOPHYAINCP)objfio.h \
     307  $(SOPHYAINCP)ppersist.h \
     308  $(SOPHYAINCP)pexceptions.h \
     309  $(SOPHYAINCP)gnumd5.h \
     310  $(SOPHYAINCP)ppfbinstream.h \
     311  $(SOPHYAINCP)rawstream.h \
     312  $(SOPHYAINCP)ppfnametag.h \
     313  $(SOPHYAINCP)dvlist.h \
     314  $(SOPHYAINCP)ndatablock.h \
     315  $(SOPHYAINCP)utilarr.h \
     316  $(SOPHYAINCP)tmatrix_tsnl.h \
     317  $(SOPHYAINCP)tvector.h \
     318  $(SOPHYAINCP)tmatrix.h \
     319  $(SOPHYAINCP)tvector_tsnl.h \
     320  $(SOPHYAINCP)fioarr.h \
     321  $(SOPHYAINCP)tvector.h \
    275322  $(SOPHYAINCP)vector3d.h \
    276323  $(SOPHYAINCP)longlat.h \
     
    283330  $(SOPHYAINCP)ntoolsinit.h \
    284331  $(SOPHYAINCP)tarrinit.h \
     332  $(SOPHYAINCP)pexceptions.h \
    285333  $(SOPHYAINCP)datacards.h \
    286334  $(SOPHYAINCP)ntuple.h \
     
    292340  $(SOPHYAINCP)spherepos.h \
    293341  $(SOPHYAINCP)unitvector.h \
     342  $(SOPHYAINCP)vector3d.h \
     343  $(SOPHYAINCP)datatype.h \
    294344  $(SOPHYAINCP)spherehealpix.h \
    295345  $(SOPHYAINCP)HEALPixUtils.h \
    296346  $(SOPHYAINCP)fitsspherehealpix.h \
    297347  $(SOPHYAINCP)fitsfile.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
    298349  $(SOPHYAINCP)FitsIO/fitsio.h \
    299350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    300352  $(SOPHYAINCP)fitstarray.h \
    301353  $(SOPHYAINCP)cimage.h \
     354  $(SOPHYAINCP)fioarr.h \
    302355  $(SOPHYAINCP)radspecvector.h \
    303356  $(SOPHYAINCP)radspec.h \
     
    318371  pmixer.h $(SOPHYAINCP)machdefs.h \
    319372  $(SOPHYAINCP)tmatrix.h \
    320   $(SOPHYAINCP)tarray.h \
    321   $(SOPHYAINCP)basarr.h \
    322   $(SOPHYAINCP)anydataobj.h \
    323   $(SOPHYAINCP)mutyv.h \
    324   $(SOPHYAINCP)dvlist.h \
    325   $(SOPHYAINCP)objfio.h \
    326   $(SOPHYAINCP)ppersist.h \
    327   $(SOPHYAINCP)pexceptions.h \
    328   $(SOPHYAINCP)gnumd5.h \
    329   $(SOPHYAINCP)ppfbinstream.h \
    330   $(SOPHYAINCP)rawstream.h \
    331   $(SOPHYAINCP)ppfnametag.h \
    332   $(SOPHYAINCP)ndatablock.h \
    333   $(SOPHYAINCP)utilarr.h \
    334   $(SOPHYAINCP)tvector.h \
    335   $(SOPHYAINCP)fioarr.h \
     373  $(SOPHYAINCP)machdefs.h \
     374  $(SOPHYAINCP)tarray.h \
     375  $(SOPHYAINCP)basarr.h \
     376  $(SOPHYAINCP)anydataobj.h \
     377  $(SOPHYAINCP)mutyv.h \
     378  $(SOPHYAINCP)timestamp.h \
     379  $(SOPHYAINCP)objfio.h \
     380  $(SOPHYAINCP)ppersist.h \
     381  $(SOPHYAINCP)pexceptions.h \
     382  $(SOPHYAINCP)gnumd5.h \
     383  $(SOPHYAINCP)ppfbinstream.h \
     384  $(SOPHYAINCP)rawstream.h \
     385  $(SOPHYAINCP)ppfnametag.h \
     386  $(SOPHYAINCP)dvlist.h \
     387  $(SOPHYAINCP)ndatablock.h \
     388  $(SOPHYAINCP)utilarr.h \
     389  $(SOPHYAINCP)tmatrix_tsnl.h \
     390  $(SOPHYAINCP)tvector.h \
     391  $(SOPHYAINCP)tmatrix.h \
     392  $(SOPHYAINCP)tvector_tsnl.h \
     393  $(SOPHYAINCP)fioarr.h \
     394  $(SOPHYAINCP)tvector.h \
    336395  $(SOPHYAINCP)vector3d.h \
    337396  $(SOPHYAINCP)longlat.h \
     
    344403  $(SOPHYAINCP)ntoolsinit.h \
    345404  $(SOPHYAINCP)tarrinit.h \
     405  $(SOPHYAINCP)pexceptions.h \
    346406  $(SOPHYAINCP)datacards.h \
    347407  $(SOPHYAINCP)ntuple.h \
     
    353413  $(SOPHYAINCP)spherepos.h \
    354414  $(SOPHYAINCP)unitvector.h \
     415  $(SOPHYAINCP)vector3d.h \
     416  $(SOPHYAINCP)datatype.h \
    355417  $(SOPHYAINCP)spherehealpix.h \
    356418  $(SOPHYAINCP)HEALPixUtils.h \
    357419  $(SOPHYAINCP)fitsspherehealpix.h \
    358420  $(SOPHYAINCP)fitsfile.h \
     421  $(SOPHYAINCP)fitsinoutfile.h \
    359422  $(SOPHYAINCP)FitsIO/fitsio.h \
    360423  $(SOPHYAINCP)FitsIO/longnam.h \
     424  $(SOPHYAINCP)fitshandler.h \
    361425  $(SOPHYAINCP)fitstarray.h \
    362426  $(SOPHYAINCP)cimage.h \
     427  $(SOPHYAINCP)fioarr.h \
    363428  $(SOPHYAINCP)radspecvector.h \
    364429  $(SOPHYAINCP)radspec.h \
  • trunk/SophyaProg/PrgMap/Makefile

    r2834 r3007  
    4242  $(SOPHYAINCP)machdefs.h \
    4343  $(SOPHYAINCP)nbmath.h \
     44  $(SOPHYAINCP)machdefs.h \
    4445  $(SOPHYAINCP)smathconst.h \
    4546  $(SOPHYAINCP)timing.h \
     
    6162  $(SOPHYAINCP)utilarr.h \
    6263  $(SOPHYAINCP)tmatrix.h \
    63   $(SOPHYAINCP)tvector.h \
     64  $(SOPHYAINCP)tmatrix_tsnl.h \
     65  $(SOPHYAINCP)tvector.h \
     66  $(SOPHYAINCP)tvector_tsnl.h \
    6467  $(SOPHYAINCP)matharr.h \
    6568  $(SOPHYAINCP)fioarr.h \
     
    7477  $(SOPHYAINCP)longlat.h \
    7578  $(SOPHYAINCP)utilgeom.h \
     79  $(SOPHYAINCP)datatype.h \
    7680  $(SOPHYAINCP)spherehealpix.h \
    7781  $(SOPHYAINCP)HEALPixUtils.h \
     
    8690  $(SOPHYAINCP)nbrandom.h \
    8791  $(SOPHYAINCP)srandgen.h \
     92  $(SOPHYAINCP)nbmath.h \
    8893  $(SOPHYAINCP)triangmtx.h \
    8994  $(SOPHYAINCP)bruit.h \
     
    106111  $(SOPHYAINCP)fitsspherehealpix.h \
    107112  $(SOPHYAINCP)fitsfile.h \
    108   $(SOPHYAINCP)FitsIO/fitsio.h \
    109   $(SOPHYAINCP)FitsIO/longnam.h \
     113  $(SOPHYAINCP)fitsinoutfile.h \
     114  $(SOPHYAINCP)FitsIO/fitsio.h \
     115  $(SOPHYAINCP)FitsIO/longnam.h \
     116  $(SOPHYAINCP)fitshandler.h \
    110117  $(SOPHYAINCP)fitstarray.h
    111118        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cl2map.cc
     
    116123  $(SOPHYAINCP)skymapinit.h \
    117124  $(SOPHYAINCP)sophyainit.h \
    118   $(SOPHYAINCP)skymap.h \
    119   $(SOPHYAINCP)spherethetaphi.h \
    120   $(SOPHYAINCP)sphericalmap.h \
    121   $(SOPHYAINCP)smathconst.h \
    122   $(SOPHYAINCP)pixelmap.h \
    123   $(SOPHYAINCP)ppersist.h \
    124   $(SOPHYAINCP)pexceptions.h \
    125   $(SOPHYAINCP)gnumd5.h \
    126   $(SOPHYAINCP)ppfbinstream.h \
    127   $(SOPHYAINCP)rawstream.h \
    128   $(SOPHYAINCP)ppfnametag.h \
    129   $(SOPHYAINCP)dvlist.h \
    130   $(SOPHYAINCP)objfio.h \
    131   $(SOPHYAINCP)anydataobj.h \
    132   $(SOPHYAINCP)mutyv.h \
    133   $(SOPHYAINCP)timestamp.h \
    134   $(SOPHYAINCP)spherepos.h \
    135   $(SOPHYAINCP)unitvector.h \
    136   $(SOPHYAINCP)vector3d.h \
    137   $(SOPHYAINCP)longlat.h \
    138   $(SOPHYAINCP)utilgeom.h \
    139   $(SOPHYAINCP)tvector.h \
    140   $(SOPHYAINCP)tmatrix.h \
    141   $(SOPHYAINCP)tarray.h \
    142   $(SOPHYAINCP)basarr.h \
    143   $(SOPHYAINCP)ndatablock.h \
    144   $(SOPHYAINCP)utilarr.h \
    145   $(SOPHYAINCP)spherehealpix.h \
    146   $(SOPHYAINCP)HEALPixUtils.h \
    147   $(SOPHYAINCP)localmap.h \
    148   $(SOPHYAINCP)sphereecp.h \
    149   $(SOPHYAINCP)fiospherethetaphi.h \
    150   $(SOPHYAINCP)fiospherehealpix.h \
    151   $(SOPHYAINCP)fiolocalmap.h \
    152   $(SOPHYAINCP)fiosphereecp.h \
    153   $(SOPHYAINCP)fitsspherehealpix.h \
    154   $(SOPHYAINCP)fitsfile.h \
    155   $(SOPHYAINCP)FitsIO/fitsio.h \
    156   $(SOPHYAINCP)FitsIO/longnam.h
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)skymap.h \
     127  $(SOPHYAINCP)spherethetaphi.h \
     128  $(SOPHYAINCP)sphericalmap.h \
     129  $(SOPHYAINCP)smathconst.h \
     130  $(SOPHYAINCP)pixelmap.h \
     131  $(SOPHYAINCP)ppersist.h \
     132  $(SOPHYAINCP)pexceptions.h \
     133  $(SOPHYAINCP)gnumd5.h \
     134  $(SOPHYAINCP)ppfbinstream.h \
     135  $(SOPHYAINCP)rawstream.h \
     136  $(SOPHYAINCP)ppfnametag.h \
     137  $(SOPHYAINCP)dvlist.h \
     138  $(SOPHYAINCP)objfio.h \
     139  $(SOPHYAINCP)anydataobj.h \
     140  $(SOPHYAINCP)mutyv.h \
     141  $(SOPHYAINCP)timestamp.h \
     142  $(SOPHYAINCP)spherepos.h \
     143  $(SOPHYAINCP)unitvector.h \
     144  $(SOPHYAINCP)vector3d.h \
     145  $(SOPHYAINCP)longlat.h \
     146  $(SOPHYAINCP)utilgeom.h \
     147  $(SOPHYAINCP)datatype.h \
     148  $(SOPHYAINCP)tvector.h \
     149  $(SOPHYAINCP)tmatrix.h \
     150  $(SOPHYAINCP)tarray.h \
     151  $(SOPHYAINCP)basarr.h \
     152  $(SOPHYAINCP)ndatablock.h \
     153  $(SOPHYAINCP)utilarr.h \
     154  $(SOPHYAINCP)tmatrix_tsnl.h \
     155  $(SOPHYAINCP)tvector_tsnl.h \
     156  $(SOPHYAINCP)spherehealpix.h \
     157  $(SOPHYAINCP)HEALPixUtils.h \
     158  $(SOPHYAINCP)localmap.h \
     159  $(SOPHYAINCP)sphereecp.h \
     160  $(SOPHYAINCP)fiospherethetaphi.h \
     161  $(SOPHYAINCP)fiospherehealpix.h \
     162  $(SOPHYAINCP)fiolocalmap.h \
     163  $(SOPHYAINCP)fiosphereecp.h \
     164  $(SOPHYAINCP)fitsspherehealpix.h \
     165  $(SOPHYAINCP)fitsfile.h \
     166  $(SOPHYAINCP)fitsinoutfile.h \
     167  $(SOPHYAINCP)FitsIO/fitsio.h \
     168  $(SOPHYAINCP)FitsIO/longnam.h \
     169  $(SOPHYAINCP)fitshandler.h
    157170        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cremskfrsph.cc
    158171 
     
    162175  $(SOPHYAINCP)skymapinit.h \
    163176  $(SOPHYAINCP)sophyainit.h \
    164   $(SOPHYAINCP)skymap.h \
    165   $(SOPHYAINCP)spherethetaphi.h \
    166   $(SOPHYAINCP)sphericalmap.h \
    167   $(SOPHYAINCP)smathconst.h \
    168   $(SOPHYAINCP)pixelmap.h \
    169   $(SOPHYAINCP)ppersist.h \
    170   $(SOPHYAINCP)pexceptions.h \
    171   $(SOPHYAINCP)gnumd5.h \
    172   $(SOPHYAINCP)ppfbinstream.h \
    173   $(SOPHYAINCP)rawstream.h \
    174   $(SOPHYAINCP)ppfnametag.h \
    175   $(SOPHYAINCP)dvlist.h \
    176   $(SOPHYAINCP)objfio.h \
    177   $(SOPHYAINCP)anydataobj.h \
    178   $(SOPHYAINCP)mutyv.h \
    179   $(SOPHYAINCP)timestamp.h \
    180   $(SOPHYAINCP)spherepos.h \
    181   $(SOPHYAINCP)unitvector.h \
    182   $(SOPHYAINCP)vector3d.h \
    183   $(SOPHYAINCP)longlat.h \
    184   $(SOPHYAINCP)utilgeom.h \
    185   $(SOPHYAINCP)tvector.h \
    186   $(SOPHYAINCP)tmatrix.h \
    187   $(SOPHYAINCP)tarray.h \
    188   $(SOPHYAINCP)basarr.h \
    189   $(SOPHYAINCP)ndatablock.h \
    190   $(SOPHYAINCP)utilarr.h \
    191   $(SOPHYAINCP)spherehealpix.h \
    192   $(SOPHYAINCP)HEALPixUtils.h \
    193   $(SOPHYAINCP)localmap.h \
    194   $(SOPHYAINCP)sphereecp.h \
    195   $(SOPHYAINCP)fiospherethetaphi.h \
    196   $(SOPHYAINCP)fiospherehealpix.h \
    197   $(SOPHYAINCP)fiolocalmap.h \
    198   $(SOPHYAINCP)fiosphereecp.h \
    199   $(SOPHYAINCP)fitsspherehealpix.h \
    200   $(SOPHYAINCP)fitsfile.h \
    201   $(SOPHYAINCP)FitsIO/fitsio.h \
    202   $(SOPHYAINCP)FitsIO/longnam.h
     177  $(SOPHYAINCP)machdefs.h \
     178  $(SOPHYAINCP)skymap.h \
     179  $(SOPHYAINCP)spherethetaphi.h \
     180  $(SOPHYAINCP)sphericalmap.h \
     181  $(SOPHYAINCP)smathconst.h \
     182  $(SOPHYAINCP)pixelmap.h \
     183  $(SOPHYAINCP)ppersist.h \
     184  $(SOPHYAINCP)pexceptions.h \
     185  $(SOPHYAINCP)gnumd5.h \
     186  $(SOPHYAINCP)ppfbinstream.h \
     187  $(SOPHYAINCP)rawstream.h \
     188  $(SOPHYAINCP)ppfnametag.h \
     189  $(SOPHYAINCP)dvlist.h \
     190  $(SOPHYAINCP)objfio.h \
     191  $(SOPHYAINCP)anydataobj.h \
     192  $(SOPHYAINCP)mutyv.h \
     193  $(SOPHYAINCP)timestamp.h \
     194  $(SOPHYAINCP)spherepos.h \
     195  $(SOPHYAINCP)unitvector.h \
     196  $(SOPHYAINCP)vector3d.h \
     197  $(SOPHYAINCP)longlat.h \
     198  $(SOPHYAINCP)utilgeom.h \
     199  $(SOPHYAINCP)datatype.h \
     200  $(SOPHYAINCP)tvector.h \
     201  $(SOPHYAINCP)tmatrix.h \
     202  $(SOPHYAINCP)tarray.h \
     203  $(SOPHYAINCP)basarr.h \
     204  $(SOPHYAINCP)ndatablock.h \
     205  $(SOPHYAINCP)utilarr.h \
     206  $(SOPHYAINCP)tmatrix_tsnl.h \
     207  $(SOPHYAINCP)tvector_tsnl.h \
     208  $(SOPHYAINCP)spherehealpix.h \
     209  $(SOPHYAINCP)HEALPixUtils.h \
     210  $(SOPHYAINCP)localmap.h \
     211  $(SOPHYAINCP)sphereecp.h \
     212  $(SOPHYAINCP)fiospherethetaphi.h \
     213  $(SOPHYAINCP)fiospherehealpix.h \
     214  $(SOPHYAINCP)fiolocalmap.h \
     215  $(SOPHYAINCP)fiosphereecp.h \
     216  $(SOPHYAINCP)fitsspherehealpix.h \
     217  $(SOPHYAINCP)fitsfile.h \
     218  $(SOPHYAINCP)fitsinoutfile.h \
     219  $(SOPHYAINCP)FitsIO/fitsio.h \
     220  $(SOPHYAINCP)FitsIO/longnam.h \
     221  $(SOPHYAINCP)fitshandler.h
    203222        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    204223 
     
    208227  $(SOPHYAINCP)skymapinit.h \
    209228  $(SOPHYAINCP)sophyainit.h \
    210   $(SOPHYAINCP)skymap.h \
    211   $(SOPHYAINCP)spherethetaphi.h \
    212   $(SOPHYAINCP)sphericalmap.h \
    213   $(SOPHYAINCP)smathconst.h \
    214   $(SOPHYAINCP)pixelmap.h \
    215   $(SOPHYAINCP)ppersist.h \
    216   $(SOPHYAINCP)pexceptions.h \
    217   $(SOPHYAINCP)gnumd5.h \
    218   $(SOPHYAINCP)ppfbinstream.h \
    219   $(SOPHYAINCP)rawstream.h \
    220   $(SOPHYAINCP)ppfnametag.h \
    221   $(SOPHYAINCP)dvlist.h \
    222   $(SOPHYAINCP)objfio.h \
    223   $(SOPHYAINCP)anydataobj.h \
    224   $(SOPHYAINCP)mutyv.h \
    225   $(SOPHYAINCP)timestamp.h \
    226   $(SOPHYAINCP)spherepos.h \
    227   $(SOPHYAINCP)unitvector.h \
    228   $(SOPHYAINCP)vector3d.h \
    229   $(SOPHYAINCP)longlat.h \
    230   $(SOPHYAINCP)utilgeom.h \
    231   $(SOPHYAINCP)tvector.h \
    232   $(SOPHYAINCP)tmatrix.h \
    233   $(SOPHYAINCP)tarray.h \
    234   $(SOPHYAINCP)basarr.h \
    235   $(SOPHYAINCP)ndatablock.h \
    236   $(SOPHYAINCP)utilarr.h \
    237   $(SOPHYAINCP)spherehealpix.h \
    238   $(SOPHYAINCP)HEALPixUtils.h \
    239   $(SOPHYAINCP)localmap.h \
    240   $(SOPHYAINCP)sphereecp.h \
    241   $(SOPHYAINCP)fiospherethetaphi.h \
    242   $(SOPHYAINCP)fiospherehealpix.h \
    243   $(SOPHYAINCP)fiolocalmap.h \
    244   $(SOPHYAINCP)fiosphereecp.h \
    245   $(SOPHYAINCP)fitsspherehealpix.h \
    246   $(SOPHYAINCP)fitsfile.h \
    247   $(SOPHYAINCP)FitsIO/fitsio.h \
    248   $(SOPHYAINCP)FitsIO/longnam.h
     229  $(SOPHYAINCP)machdefs.h \
     230  $(SOPHYAINCP)skymap.h \
     231  $(SOPHYAINCP)spherethetaphi.h \
     232  $(SOPHYAINCP)sphericalmap.h \
     233  $(SOPHYAINCP)smathconst.h \
     234  $(SOPHYAINCP)pixelmap.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)pexceptions.h \
     237  $(SOPHYAINCP)gnumd5.h \
     238  $(SOPHYAINCP)ppfbinstream.h \
     239  $(SOPHYAINCP)rawstream.h \
     240  $(SOPHYAINCP)ppfnametag.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)objfio.h \
     243  $(SOPHYAINCP)anydataobj.h \
     244  $(SOPHYAINCP)mutyv.h \
     245  $(SOPHYAINCP)timestamp.h \
     246  $(SOPHYAINCP)spherepos.h \
     247  $(SOPHYAINCP)unitvector.h \
     248  $(SOPHYAINCP)vector3d.h \
     249  $(SOPHYAINCP)longlat.h \
     250  $(SOPHYAINCP)utilgeom.h \
     251  $(SOPHYAINCP)datatype.h \
     252  $(SOPHYAINCP)tvector.h \
     253  $(SOPHYAINCP)tmatrix.h \
     254  $(SOPHYAINCP)tarray.h \
     255  $(SOPHYAINCP)basarr.h \
     256  $(SOPHYAINCP)ndatablock.h \
     257  $(SOPHYAINCP)utilarr.h \
     258  $(SOPHYAINCP)tmatrix_tsnl.h \
     259  $(SOPHYAINCP)tvector_tsnl.h \
     260  $(SOPHYAINCP)spherehealpix.h \
     261  $(SOPHYAINCP)HEALPixUtils.h \
     262  $(SOPHYAINCP)localmap.h \
     263  $(SOPHYAINCP)sphereecp.h \
     264  $(SOPHYAINCP)fiospherethetaphi.h \
     265  $(SOPHYAINCP)fiospherehealpix.h \
     266  $(SOPHYAINCP)fiolocalmap.h \
     267  $(SOPHYAINCP)fiosphereecp.h \
     268  $(SOPHYAINCP)fitsspherehealpix.h \
     269  $(SOPHYAINCP)fitsfile.h \
     270  $(SOPHYAINCP)fitsinoutfile.h \
     271  $(SOPHYAINCP)FitsIO/fitsio.h \
     272  $(SOPHYAINCP)FitsIO/longnam.h \
     273  $(SOPHYAINCP)fitshandler.h
    249274        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
    250275 
     
    252277  $(SOPHYAINCP)machdefs.h \
    253278  $(SOPHYAINCP)nbmath.h \
     279  $(SOPHYAINCP)machdefs.h \
    254280  $(SOPHYAINCP)smathconst.h \
    255281  $(SOPHYAINCP)timing.h \
     
    271297  $(SOPHYAINCP)utilarr.h \
    272298  $(SOPHYAINCP)tmatrix.h \
    273   $(SOPHYAINCP)tvector.h \
     299  $(SOPHYAINCP)tmatrix_tsnl.h \
     300  $(SOPHYAINCP)tvector.h \
     301  $(SOPHYAINCP)tvector_tsnl.h \
    274302  $(SOPHYAINCP)matharr.h \
    275303  $(SOPHYAINCP)fioarr.h \
     
    284312  $(SOPHYAINCP)longlat.h \
    285313  $(SOPHYAINCP)utilgeom.h \
     314  $(SOPHYAINCP)datatype.h \
    286315  $(SOPHYAINCP)spherehealpix.h \
    287316  $(SOPHYAINCP)HEALPixUtils.h \
     
    296325  $(SOPHYAINCP)nbrandom.h \
    297326  $(SOPHYAINCP)srandgen.h \
     327  $(SOPHYAINCP)nbmath.h \
    298328  $(SOPHYAINCP)triangmtx.h \
    299329  $(SOPHYAINCP)bruit.h \
     
    316346  $(SOPHYAINCP)fitsspherehealpix.h \
    317347  $(SOPHYAINCP)fitsfile.h \
    318   $(SOPHYAINCP)FitsIO/fitsio.h \
    319   $(SOPHYAINCP)FitsIO/longnam.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
     349  $(SOPHYAINCP)FitsIO/fitsio.h \
     350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    320352  $(SOPHYAINCP)fitstarray.h
    321353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
    322354 
    323 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
    324   $(SOPHYAINCP)machdefs.h \
    325   $(SOPHYAINCP)nbmath.h \
     355$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     356  $(SOPHYAINCP)sopnamsp.h \
     357  $(SOPHYAINCP)machdefs.h \
     358  $(SOPHYAINCP)nbmath.h \
     359  $(SOPHYAINCP)machdefs.h \
    326360  $(SOPHYAINCP)smathconst.h \
    327361  $(SOPHYAINCP)timing.h \
     
    343377  $(SOPHYAINCP)utilarr.h \
    344378  $(SOPHYAINCP)tmatrix.h \
    345   $(SOPHYAINCP)tvector.h \
     379  $(SOPHYAINCP)tmatrix_tsnl.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tvector_tsnl.h \
    346382  $(SOPHYAINCP)matharr.h \
    347383  $(SOPHYAINCP)fioarr.h \
     
    356392  $(SOPHYAINCP)longlat.h \
    357393  $(SOPHYAINCP)utilgeom.h \
     394  $(SOPHYAINCP)datatype.h \
    358395  $(SOPHYAINCP)spherehealpix.h \
    359396  $(SOPHYAINCP)HEALPixUtils.h \
     
    368405  $(SOPHYAINCP)nbrandom.h \
    369406  $(SOPHYAINCP)srandgen.h \
     407  $(SOPHYAINCP)nbmath.h \
    370408  $(SOPHYAINCP)triangmtx.h \
    371409  $(SOPHYAINCP)bruit.h \
     
    388426  $(SOPHYAINCP)fitsspherehealpix.h \
    389427  $(SOPHYAINCP)fitsfile.h \
    390   $(SOPHYAINCP)FitsIO/fitsio.h \
    391   $(SOPHYAINCP)FitsIO/longnam.h \
     428  $(SOPHYAINCP)fitsinoutfile.h \
     429  $(SOPHYAINCP)FitsIO/fitsio.h \
     430  $(SOPHYAINCP)FitsIO/longnam.h \
     431  $(SOPHYAINCP)fitshandler.h \
    392432  $(SOPHYAINCP)fitstarray.h
    393433        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  prjsmap.cc
  • trunk/SophyaProg/PrgMap/smakefile

    r2765 r3007  
    4242  $(SOPHYAINCP)machdefs.h \
    4343  $(SOPHYAINCP)nbmath.h \
     44  $(SOPHYAINCP)machdefs.h \
    4445  $(SOPHYAINCP)smathconst.h \
    4546  $(SOPHYAINCP)timing.h \
     
    4950  $(SOPHYAINCP)anydataobj.h \
    5051  $(SOPHYAINCP)mutyv.h \
    51   $(SOPHYAINCP)dvlist.h \
    52   $(SOPHYAINCP)objfio.h \
    53   $(SOPHYAINCP)ppersist.h \
    54   $(SOPHYAINCP)pexceptions.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)ndatablock.h \
    60   $(SOPHYAINCP)utilarr.h \
    61   $(SOPHYAINCP)tmatrix.h \
    62   $(SOPHYAINCP)tvector.h \
     52  $(SOPHYAINCP)timestamp.h \
     53  $(SOPHYAINCP)objfio.h \
     54  $(SOPHYAINCP)ppersist.h \
     55  $(SOPHYAINCP)pexceptions.h \
     56  $(SOPHYAINCP)gnumd5.h \
     57  $(SOPHYAINCP)ppfbinstream.h \
     58  $(SOPHYAINCP)rawstream.h \
     59  $(SOPHYAINCP)ppfnametag.h \
     60  $(SOPHYAINCP)dvlist.h \
     61  $(SOPHYAINCP)ndatablock.h \
     62  $(SOPHYAINCP)utilarr.h \
     63  $(SOPHYAINCP)tmatrix.h \
     64  $(SOPHYAINCP)tmatrix_tsnl.h \
     65  $(SOPHYAINCP)tvector.h \
     66  $(SOPHYAINCP)tvector_tsnl.h \
    6367  $(SOPHYAINCP)matharr.h \
    6468  $(SOPHYAINCP)fioarr.h \
     
    7377  $(SOPHYAINCP)longlat.h \
    7478  $(SOPHYAINCP)utilgeom.h \
     79  $(SOPHYAINCP)datatype.h \
    7580  $(SOPHYAINCP)spherehealpix.h \
    7681  $(SOPHYAINCP)HEALPixUtils.h \
     
    8590  $(SOPHYAINCP)nbrandom.h \
    8691  $(SOPHYAINCP)srandgen.h \
     92  $(SOPHYAINCP)nbmath.h \
    8793  $(SOPHYAINCP)triangmtx.h \
    8894  $(SOPHYAINCP)bruit.h \
     
    105111  $(SOPHYAINCP)fitsspherehealpix.h \
    106112  $(SOPHYAINCP)fitsfile.h \
    107   $(SOPHYAINCP)FitsIO/fitsio.h \
    108   $(SOPHYAINCP)FitsIO/longnam.h \
     113  $(SOPHYAINCP)fitsinoutfile.h \
     114  $(SOPHYAINCP)FitsIO/fitsio.h \
     115  $(SOPHYAINCP)FitsIO/longnam.h \
     116  $(SOPHYAINCP)fitshandler.h \
    109117  $(SOPHYAINCP)fitstarray.h
    110118        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cl2map.cc
     
    115123  $(SOPHYAINCP)skymapinit.h \
    116124  $(SOPHYAINCP)sophyainit.h \
    117   $(SOPHYAINCP)skymap.h \
    118   $(SOPHYAINCP)spherethetaphi.h \
    119   $(SOPHYAINCP)sphericalmap.h \
    120   $(SOPHYAINCP)smathconst.h \
    121   $(SOPHYAINCP)pixelmap.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)pexceptions.h \
    124   $(SOPHYAINCP)gnumd5.h \
    125   $(SOPHYAINCP)ppfbinstream.h \
    126   $(SOPHYAINCP)rawstream.h \
    127   $(SOPHYAINCP)ppfnametag.h \
    128   $(SOPHYAINCP)dvlist.h \
    129   $(SOPHYAINCP)objfio.h \
    130   $(SOPHYAINCP)anydataobj.h \
    131   $(SOPHYAINCP)mutyv.h \
    132   $(SOPHYAINCP)spherepos.h \
    133   $(SOPHYAINCP)unitvector.h \
    134   $(SOPHYAINCP)vector3d.h \
    135   $(SOPHYAINCP)longlat.h \
    136   $(SOPHYAINCP)utilgeom.h \
    137   $(SOPHYAINCP)tvector.h \
    138   $(SOPHYAINCP)tmatrix.h \
    139   $(SOPHYAINCP)tarray.h \
    140   $(SOPHYAINCP)basarr.h \
    141   $(SOPHYAINCP)ndatablock.h \
    142   $(SOPHYAINCP)utilarr.h \
    143   $(SOPHYAINCP)spherehealpix.h \
    144   $(SOPHYAINCP)HEALPixUtils.h \
    145   $(SOPHYAINCP)localmap.h \
    146   $(SOPHYAINCP)sphereecp.h \
    147   $(SOPHYAINCP)fiospherethetaphi.h \
    148   $(SOPHYAINCP)fiospherehealpix.h \
    149   $(SOPHYAINCP)fiolocalmap.h \
    150   $(SOPHYAINCP)fiosphereecp.h \
    151   $(SOPHYAINCP)fitsspherehealpix.h \
    152   $(SOPHYAINCP)fitsfile.h \
    153   $(SOPHYAINCP)FitsIO/fitsio.h \
    154   $(SOPHYAINCP)FitsIO/longnam.h
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)skymap.h \
     127  $(SOPHYAINCP)spherethetaphi.h \
     128  $(SOPHYAINCP)sphericalmap.h \
     129  $(SOPHYAINCP)smathconst.h \
     130  $(SOPHYAINCP)pixelmap.h \
     131  $(SOPHYAINCP)ppersist.h \
     132  $(SOPHYAINCP)pexceptions.h \
     133  $(SOPHYAINCP)gnumd5.h \
     134  $(SOPHYAINCP)ppfbinstream.h \
     135  $(SOPHYAINCP)rawstream.h \
     136  $(SOPHYAINCP)ppfnametag.h \
     137  $(SOPHYAINCP)dvlist.h \
     138  $(SOPHYAINCP)objfio.h \
     139  $(SOPHYAINCP)anydataobj.h \
     140  $(SOPHYAINCP)mutyv.h \
     141  $(SOPHYAINCP)timestamp.h \
     142  $(SOPHYAINCP)spherepos.h \
     143  $(SOPHYAINCP)unitvector.h \
     144  $(SOPHYAINCP)vector3d.h \
     145  $(SOPHYAINCP)longlat.h \
     146  $(SOPHYAINCP)utilgeom.h \
     147  $(SOPHYAINCP)datatype.h \
     148  $(SOPHYAINCP)tvector.h \
     149  $(SOPHYAINCP)tmatrix.h \
     150  $(SOPHYAINCP)tarray.h \
     151  $(SOPHYAINCP)basarr.h \
     152  $(SOPHYAINCP)ndatablock.h \
     153  $(SOPHYAINCP)utilarr.h \
     154  $(SOPHYAINCP)tmatrix_tsnl.h \
     155  $(SOPHYAINCP)tvector_tsnl.h \
     156  $(SOPHYAINCP)spherehealpix.h \
     157  $(SOPHYAINCP)HEALPixUtils.h \
     158  $(SOPHYAINCP)localmap.h \
     159  $(SOPHYAINCP)sphereecp.h \
     160  $(SOPHYAINCP)fiospherethetaphi.h \
     161  $(SOPHYAINCP)fiospherehealpix.h \
     162  $(SOPHYAINCP)fiolocalmap.h \
     163  $(SOPHYAINCP)fiosphereecp.h \
     164  $(SOPHYAINCP)fitsspherehealpix.h \
     165  $(SOPHYAINCP)fitsfile.h \
     166  $(SOPHYAINCP)fitsinoutfile.h \
     167  $(SOPHYAINCP)FitsIO/fitsio.h \
     168  $(SOPHYAINCP)FitsIO/longnam.h \
     169  $(SOPHYAINCP)fitshandler.h
    155170        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cremskfrsph.cc
    156171 
     
    160175  $(SOPHYAINCP)skymapinit.h \
    161176  $(SOPHYAINCP)sophyainit.h \
    162   $(SOPHYAINCP)skymap.h \
    163   $(SOPHYAINCP)spherethetaphi.h \
    164   $(SOPHYAINCP)sphericalmap.h \
    165   $(SOPHYAINCP)smathconst.h \
    166   $(SOPHYAINCP)pixelmap.h \
    167   $(SOPHYAINCP)ppersist.h \
    168   $(SOPHYAINCP)pexceptions.h \
    169   $(SOPHYAINCP)gnumd5.h \
    170   $(SOPHYAINCP)ppfbinstream.h \
    171   $(SOPHYAINCP)rawstream.h \
    172   $(SOPHYAINCP)ppfnametag.h \
    173   $(SOPHYAINCP)dvlist.h \
    174   $(SOPHYAINCP)objfio.h \
    175   $(SOPHYAINCP)anydataobj.h \
    176   $(SOPHYAINCP)mutyv.h \
    177   $(SOPHYAINCP)spherepos.h \
    178   $(SOPHYAINCP)unitvector.h \
    179   $(SOPHYAINCP)vector3d.h \
    180   $(SOPHYAINCP)longlat.h \
    181   $(SOPHYAINCP)utilgeom.h \
    182   $(SOPHYAINCP)tvector.h \
    183   $(SOPHYAINCP)tmatrix.h \
    184   $(SOPHYAINCP)tarray.h \
    185   $(SOPHYAINCP)basarr.h \
    186   $(SOPHYAINCP)ndatablock.h \
    187   $(SOPHYAINCP)utilarr.h \
    188   $(SOPHYAINCP)spherehealpix.h \
    189   $(SOPHYAINCP)HEALPixUtils.h \
    190   $(SOPHYAINCP)localmap.h \
    191   $(SOPHYAINCP)sphereecp.h \
    192   $(SOPHYAINCP)fiospherethetaphi.h \
    193   $(SOPHYAINCP)fiospherehealpix.h \
    194   $(SOPHYAINCP)fiolocalmap.h \
    195   $(SOPHYAINCP)fiosphereecp.h \
    196   $(SOPHYAINCP)fitsspherehealpix.h \
    197   $(SOPHYAINCP)fitsfile.h \
    198   $(SOPHYAINCP)FitsIO/fitsio.h \
    199   $(SOPHYAINCP)FitsIO/longnam.h
     177  $(SOPHYAINCP)machdefs.h \
     178  $(SOPHYAINCP)skymap.h \
     179  $(SOPHYAINCP)spherethetaphi.h \
     180  $(SOPHYAINCP)sphericalmap.h \
     181  $(SOPHYAINCP)smathconst.h \
     182  $(SOPHYAINCP)pixelmap.h \
     183  $(SOPHYAINCP)ppersist.h \
     184  $(SOPHYAINCP)pexceptions.h \
     185  $(SOPHYAINCP)gnumd5.h \
     186  $(SOPHYAINCP)ppfbinstream.h \
     187  $(SOPHYAINCP)rawstream.h \
     188  $(SOPHYAINCP)ppfnametag.h \
     189  $(SOPHYAINCP)dvlist.h \
     190  $(SOPHYAINCP)objfio.h \
     191  $(SOPHYAINCP)anydataobj.h \
     192  $(SOPHYAINCP)mutyv.h \
     193  $(SOPHYAINCP)timestamp.h \
     194  $(SOPHYAINCP)spherepos.h \
     195  $(SOPHYAINCP)unitvector.h \
     196  $(SOPHYAINCP)vector3d.h \
     197  $(SOPHYAINCP)longlat.h \
     198  $(SOPHYAINCP)utilgeom.h \
     199  $(SOPHYAINCP)datatype.h \
     200  $(SOPHYAINCP)tvector.h \
     201  $(SOPHYAINCP)tmatrix.h \
     202  $(SOPHYAINCP)tarray.h \
     203  $(SOPHYAINCP)basarr.h \
     204  $(SOPHYAINCP)ndatablock.h \
     205  $(SOPHYAINCP)utilarr.h \
     206  $(SOPHYAINCP)tmatrix_tsnl.h \
     207  $(SOPHYAINCP)tvector_tsnl.h \
     208  $(SOPHYAINCP)spherehealpix.h \
     209  $(SOPHYAINCP)HEALPixUtils.h \
     210  $(SOPHYAINCP)localmap.h \
     211  $(SOPHYAINCP)sphereecp.h \
     212  $(SOPHYAINCP)fiospherethetaphi.h \
     213  $(SOPHYAINCP)fiospherehealpix.h \
     214  $(SOPHYAINCP)fiolocalmap.h \
     215  $(SOPHYAINCP)fiosphereecp.h \
     216  $(SOPHYAINCP)fitsspherehealpix.h \
     217  $(SOPHYAINCP)fitsfile.h \
     218  $(SOPHYAINCP)fitsinoutfile.h \
     219  $(SOPHYAINCP)FitsIO/fitsio.h \
     220  $(SOPHYAINCP)FitsIO/longnam.h \
     221  $(SOPHYAINCP)fitshandler.h
    200222        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    201223 
     
    205227  $(SOPHYAINCP)skymapinit.h \
    206228  $(SOPHYAINCP)sophyainit.h \
    207   $(SOPHYAINCP)skymap.h \
    208   $(SOPHYAINCP)spherethetaphi.h \
    209   $(SOPHYAINCP)sphericalmap.h \
    210   $(SOPHYAINCP)smathconst.h \
    211   $(SOPHYAINCP)pixelmap.h \
    212   $(SOPHYAINCP)ppersist.h \
    213   $(SOPHYAINCP)pexceptions.h \
    214   $(SOPHYAINCP)gnumd5.h \
    215   $(SOPHYAINCP)ppfbinstream.h \
    216   $(SOPHYAINCP)rawstream.h \
    217   $(SOPHYAINCP)ppfnametag.h \
    218   $(SOPHYAINCP)dvlist.h \
    219   $(SOPHYAINCP)objfio.h \
    220   $(SOPHYAINCP)anydataobj.h \
    221   $(SOPHYAINCP)mutyv.h \
    222   $(SOPHYAINCP)spherepos.h \
    223   $(SOPHYAINCP)unitvector.h \
    224   $(SOPHYAINCP)vector3d.h \
    225   $(SOPHYAINCP)longlat.h \
    226   $(SOPHYAINCP)utilgeom.h \
    227   $(SOPHYAINCP)tvector.h \
    228   $(SOPHYAINCP)tmatrix.h \
    229   $(SOPHYAINCP)tarray.h \
    230   $(SOPHYAINCP)basarr.h \
    231   $(SOPHYAINCP)ndatablock.h \
    232   $(SOPHYAINCP)utilarr.h \
    233   $(SOPHYAINCP)spherehealpix.h \
    234   $(SOPHYAINCP)HEALPixUtils.h \
    235   $(SOPHYAINCP)localmap.h \
    236   $(SOPHYAINCP)sphereecp.h \
    237   $(SOPHYAINCP)fiospherethetaphi.h \
    238   $(SOPHYAINCP)fiospherehealpix.h \
    239   $(SOPHYAINCP)fiolocalmap.h \
    240   $(SOPHYAINCP)fiosphereecp.h \
    241   $(SOPHYAINCP)fitsspherehealpix.h \
    242   $(SOPHYAINCP)fitsfile.h \
    243   $(SOPHYAINCP)FitsIO/fitsio.h \
    244   $(SOPHYAINCP)FitsIO/longnam.h
     229  $(SOPHYAINCP)machdefs.h \
     230  $(SOPHYAINCP)skymap.h \
     231  $(SOPHYAINCP)spherethetaphi.h \
     232  $(SOPHYAINCP)sphericalmap.h \
     233  $(SOPHYAINCP)smathconst.h \
     234  $(SOPHYAINCP)pixelmap.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)pexceptions.h \
     237  $(SOPHYAINCP)gnumd5.h \
     238  $(SOPHYAINCP)ppfbinstream.h \
     239  $(SOPHYAINCP)rawstream.h \
     240  $(SOPHYAINCP)ppfnametag.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)objfio.h \
     243  $(SOPHYAINCP)anydataobj.h \
     244  $(SOPHYAINCP)mutyv.h \
     245  $(SOPHYAINCP)timestamp.h \
     246  $(SOPHYAINCP)spherepos.h \
     247  $(SOPHYAINCP)unitvector.h \
     248  $(SOPHYAINCP)vector3d.h \
     249  $(SOPHYAINCP)longlat.h \
     250  $(SOPHYAINCP)utilgeom.h \
     251  $(SOPHYAINCP)datatype.h \
     252  $(SOPHYAINCP)tvector.h \
     253  $(SOPHYAINCP)tmatrix.h \
     254  $(SOPHYAINCP)tarray.h \
     255  $(SOPHYAINCP)basarr.h \
     256  $(SOPHYAINCP)ndatablock.h \
     257  $(SOPHYAINCP)utilarr.h \
     258  $(SOPHYAINCP)tmatrix_tsnl.h \
     259  $(SOPHYAINCP)tvector_tsnl.h \
     260  $(SOPHYAINCP)spherehealpix.h \
     261  $(SOPHYAINCP)HEALPixUtils.h \
     262  $(SOPHYAINCP)localmap.h \
     263  $(SOPHYAINCP)sphereecp.h \
     264  $(SOPHYAINCP)fiospherethetaphi.h \
     265  $(SOPHYAINCP)fiospherehealpix.h \
     266  $(SOPHYAINCP)fiolocalmap.h \
     267  $(SOPHYAINCP)fiosphereecp.h \
     268  $(SOPHYAINCP)fitsspherehealpix.h \
     269  $(SOPHYAINCP)fitsfile.h \
     270  $(SOPHYAINCP)fitsinoutfile.h \
     271  $(SOPHYAINCP)FitsIO/fitsio.h \
     272  $(SOPHYAINCP)FitsIO/longnam.h \
     273  $(SOPHYAINCP)fitshandler.h
    245274        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
    246275 
     
    248277  $(SOPHYAINCP)machdefs.h \
    249278  $(SOPHYAINCP)nbmath.h \
     279  $(SOPHYAINCP)machdefs.h \
    250280  $(SOPHYAINCP)smathconst.h \
    251281  $(SOPHYAINCP)timing.h \
     
    255285  $(SOPHYAINCP)anydataobj.h \
    256286  $(SOPHYAINCP)mutyv.h \
    257   $(SOPHYAINCP)dvlist.h \
    258   $(SOPHYAINCP)objfio.h \
    259   $(SOPHYAINCP)ppersist.h \
    260   $(SOPHYAINCP)pexceptions.h \
    261   $(SOPHYAINCP)gnumd5.h \
    262   $(SOPHYAINCP)ppfbinstream.h \
    263   $(SOPHYAINCP)rawstream.h \
    264   $(SOPHYAINCP)ppfnametag.h \
    265   $(SOPHYAINCP)ndatablock.h \
    266   $(SOPHYAINCP)utilarr.h \
    267   $(SOPHYAINCP)tmatrix.h \
    268   $(SOPHYAINCP)tvector.h \
     287  $(SOPHYAINCP)timestamp.h \
     288  $(SOPHYAINCP)objfio.h \
     289  $(SOPHYAINCP)ppersist.h \
     290  $(SOPHYAINCP)pexceptions.h \
     291  $(SOPHYAINCP)gnumd5.h \
     292  $(SOPHYAINCP)ppfbinstream.h \
     293  $(SOPHYAINCP)rawstream.h \
     294  $(SOPHYAINCP)ppfnametag.h \
     295  $(SOPHYAINCP)dvlist.h \
     296  $(SOPHYAINCP)ndatablock.h \
     297  $(SOPHYAINCP)utilarr.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tmatrix_tsnl.h \
     300  $(SOPHYAINCP)tvector.h \
     301  $(SOPHYAINCP)tvector_tsnl.h \
    269302  $(SOPHYAINCP)matharr.h \
    270303  $(SOPHYAINCP)fioarr.h \
     
    279312  $(SOPHYAINCP)longlat.h \
    280313  $(SOPHYAINCP)utilgeom.h \
     314  $(SOPHYAINCP)datatype.h \
    281315  $(SOPHYAINCP)spherehealpix.h \
    282316  $(SOPHYAINCP)HEALPixUtils.h \
     
    291325  $(SOPHYAINCP)nbrandom.h \
    292326  $(SOPHYAINCP)srandgen.h \
     327  $(SOPHYAINCP)nbmath.h \
    293328  $(SOPHYAINCP)triangmtx.h \
    294329  $(SOPHYAINCP)bruit.h \
     
    311346  $(SOPHYAINCP)fitsspherehealpix.h \
    312347  $(SOPHYAINCP)fitsfile.h \
    313   $(SOPHYAINCP)FitsIO/fitsio.h \
    314   $(SOPHYAINCP)FitsIO/longnam.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
     349  $(SOPHYAINCP)FitsIO/fitsio.h \
     350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    315352  $(SOPHYAINCP)fitstarray.h
    316353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
    317354 
    318 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
    319   $(SOPHYAINCP)machdefs.h \
    320   $(SOPHYAINCP)nbmath.h \
     355$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     356  $(SOPHYAINCP)sopnamsp.h \
     357  $(SOPHYAINCP)machdefs.h \
     358  $(SOPHYAINCP)nbmath.h \
     359  $(SOPHYAINCP)machdefs.h \
    321360  $(SOPHYAINCP)smathconst.h \
    322361  $(SOPHYAINCP)timing.h \
     
    326365  $(SOPHYAINCP)anydataobj.h \
    327366  $(SOPHYAINCP)mutyv.h \
    328   $(SOPHYAINCP)dvlist.h \
    329   $(SOPHYAINCP)objfio.h \
    330   $(SOPHYAINCP)ppersist.h \
    331   $(SOPHYAINCP)pexceptions.h \
    332   $(SOPHYAINCP)gnumd5.h \
    333   $(SOPHYAINCP)ppfbinstream.h \
    334   $(SOPHYAINCP)rawstream.h \
    335   $(SOPHYAINCP)ppfnametag.h \
    336   $(SOPHYAINCP)ndatablock.h \
    337   $(SOPHYAINCP)utilarr.h \
    338   $(SOPHYAINCP)tmatrix.h \
    339   $(SOPHYAINCP)tvector.h \
     367  $(SOPHYAINCP)timestamp.h \
     368  $(SOPHYAINCP)objfio.h \
     369  $(SOPHYAINCP)ppersist.h \
     370  $(SOPHYAINCP)pexceptions.h \
     371  $(SOPHYAINCP)gnumd5.h \
     372  $(SOPHYAINCP)ppfbinstream.h \
     373  $(SOPHYAINCP)rawstream.h \
     374  $(SOPHYAINCP)ppfnametag.h \
     375  $(SOPHYAINCP)dvlist.h \
     376  $(SOPHYAINCP)ndatablock.h \
     377  $(SOPHYAINCP)utilarr.h \
     378  $(SOPHYAINCP)tmatrix.h \
     379  $(SOPHYAINCP)tmatrix_tsnl.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tvector_tsnl.h \
    340382  $(SOPHYAINCP)matharr.h \
    341383  $(SOPHYAINCP)fioarr.h \
     
    350392  $(SOPHYAINCP)longlat.h \
    351393  $(SOPHYAINCP)utilgeom.h \
     394  $(SOPHYAINCP)datatype.h \
    352395  $(SOPHYAINCP)spherehealpix.h \
    353396  $(SOPHYAINCP)HEALPixUtils.h \
     
    362405  $(SOPHYAINCP)nbrandom.h \
    363406  $(SOPHYAINCP)srandgen.h \
     407  $(SOPHYAINCP)nbmath.h \
    364408  $(SOPHYAINCP)triangmtx.h \
    365409  $(SOPHYAINCP)bruit.h \
     
    382426  $(SOPHYAINCP)fitsspherehealpix.h \
    383427  $(SOPHYAINCP)fitsfile.h \
    384   $(SOPHYAINCP)FitsIO/fitsio.h \
    385   $(SOPHYAINCP)FitsIO/longnam.h \
     428  $(SOPHYAINCP)fitsinoutfile.h \
     429  $(SOPHYAINCP)FitsIO/fitsio.h \
     430  $(SOPHYAINCP)FitsIO/longnam.h \
     431  $(SOPHYAINCP)fitshandler.h \
    386432  $(SOPHYAINCP)fitstarray.h
    387433        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  prjsmap.cc
  • trunk/SophyaProg/PrgUtil/Makefile

    r2834 r3007  
    2828  $(SOPHYAINCP)tarrinit.h \
    2929  $(SOPHYAINCP)sophyainit.h \
     30  $(SOPHYAINCP)machdefs.h \
    3031  $(SOPHYAINCP)array.h \
    3132  $(SOPHYAINCP)tarray.h \
     
    4546  $(SOPHYAINCP)utilarr.h \
    4647  $(SOPHYAINCP)tmatrix.h \
     48  $(SOPHYAINCP)tmatrix_tsnl.h \
    4749  $(SOPHYAINCP)tvector.h \
     50  $(SOPHYAINCP)tvector_tsnl.h \
    4851  $(SOPHYAINCP)matharr.h \
    4952  $(SOPHYAINCP)fioarr.h \
     
    5255  $(SOPHYAINCP)skymapinit.h \
    5356  $(SOPHYAINCP)ntoolsinit.h \
     57  $(SOPHYAINCP)tarrinit.h \
    5458  $(SOPHYAINCP)skyinit.h \
     59  $(SOPHYAINCP)pexceptions.h \
    5560  $(SOPHYAINCP)cxxcmplnk.h \
    5661  $(SOPHYAINCP)pdlmgr.h \
     
    6065$(SOPHYAOBJP)scanfits.o: scanfits.cc \
    6166  $(SOPHYAINCP)sopnamsp.h \
    62   $(SOPHYAINCP)histinit.h \
    63   $(SOPHYAINCP)ntoolsinit.h \
    64   $(SOPHYAINCP)tarrinit.h \
    65   $(SOPHYAINCP)sophyainit.h \
     67  $(SOPHYAINCP)fitsfile.h \
     68  $(SOPHYAINCP)ndatablock.h \
    6669  $(SOPHYAINCP)machdefs.h \
     70  $(SOPHYAINCP)anydataobj.h \
    6771  $(SOPHYAINCP)dvlist.h \
    6872  $(SOPHYAINCP)objfio.h \
    69   $(SOPHYAINCP)anydataobj.h \
    7073  $(SOPHYAINCP)ppersist.h \
    7174  $(SOPHYAINCP)pexceptions.h \
     
    7679  $(SOPHYAINCP)mutyv.h \
    7780  $(SOPHYAINCP)timestamp.h \
    78   $(SOPHYAINCP)ntuple.h \
    79   $(SOPHYAINCP)ntupintf.h \
    80   $(SOPHYAINCP)xntuple.h \
    81   $(SOPHYAINCP)fitsxntuple.h \
    82   $(SOPHYAINCP)fitsfile.h \
    83   $(SOPHYAINCP)ndatablock.h \
     81  $(SOPHYAINCP)fitsinoutfile.h \
    8482  $(SOPHYAINCP)FitsIO/fitsio.h \
    8583  $(SOPHYAINCP)FitsIO/longnam.h \
    86   $(SOPHYAINCP)fitsntuple.h
     84  $(SOPHYAINCP)fitshandler.h \
     85  $(SOPHYAINCP)fitsmanager.h \
     86  $(SOPHYAINCP)fiosinit.h \
     87  $(SOPHYAINCP)sophyainit.h
    8788        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    8889 
    89 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
     90$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     91  $(SOPHYAINCP)sopnamsp.h \
    9092  $(SOPHYAINCP)ppersist.h \
    9193  $(SOPHYAINCP)machdefs.h \
     
    9597  $(SOPHYAINCP)rawstream.h \
    9698  $(SOPHYAINCP)ppfnametag.h \
     99  $(SOPHYAINCP)ppersist.h \
    97100  $(SOPHYAINCP)anydataobj.h \
    98101  $(SOPHYAINCP)sambainit.h \
  • trunk/SophyaProg/PrgUtil/smakefile

    r2765 r3007  
    2828  $(SOPHYAINCP)tarrinit.h \
    2929  $(SOPHYAINCP)sophyainit.h \
     30  $(SOPHYAINCP)machdefs.h \
    3031  $(SOPHYAINCP)array.h \
    3132  $(SOPHYAINCP)tarray.h \
     
    3334  $(SOPHYAINCP)anydataobj.h \
    3435  $(SOPHYAINCP)mutyv.h \
     36  $(SOPHYAINCP)timestamp.h \
     37  $(SOPHYAINCP)objfio.h \
     38  $(SOPHYAINCP)ppersist.h \
     39  $(SOPHYAINCP)pexceptions.h \
     40  $(SOPHYAINCP)gnumd5.h \
     41  $(SOPHYAINCP)ppfbinstream.h \
     42  $(SOPHYAINCP)rawstream.h \
     43  $(SOPHYAINCP)ppfnametag.h \
     44  $(SOPHYAINCP)dvlist.h \
     45  $(SOPHYAINCP)ndatablock.h \
     46  $(SOPHYAINCP)utilarr.h \
     47  $(SOPHYAINCP)tmatrix.h \
     48  $(SOPHYAINCP)tmatrix_tsnl.h \
     49  $(SOPHYAINCP)tvector.h \
     50  $(SOPHYAINCP)tvector_tsnl.h \
     51  $(SOPHYAINCP)matharr.h \
     52  $(SOPHYAINCP)fioarr.h \
     53  $(SOPHYAINCP)sopemtx.h \
     54  $(SOPHYAINCP)sambainit.h \
     55  $(SOPHYAINCP)skymapinit.h \
     56  $(SOPHYAINCP)ntoolsinit.h \
     57  $(SOPHYAINCP)tarrinit.h \
     58  $(SOPHYAINCP)skyinit.h \
     59  $(SOPHYAINCP)pexceptions.h \
     60  $(SOPHYAINCP)cxxcmplnk.h \
     61  $(SOPHYAINCP)pdlmgr.h \
     62  $(SOPHYAINCP)timing.h
     63        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
     64 
     65$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     66  $(SOPHYAINCP)sopnamsp.h \
     67  $(SOPHYAINCP)fitsfile.h \
     68  $(SOPHYAINCP)ndatablock.h \
     69  $(SOPHYAINCP)machdefs.h \
     70  $(SOPHYAINCP)anydataobj.h \
    3571  $(SOPHYAINCP)dvlist.h \
    3672  $(SOPHYAINCP)objfio.h \
     
    4177  $(SOPHYAINCP)rawstream.h \
    4278  $(SOPHYAINCP)ppfnametag.h \
    43   $(SOPHYAINCP)ndatablock.h \
    44   $(SOPHYAINCP)utilarr.h \
    45   $(SOPHYAINCP)tmatrix.h \
    46   $(SOPHYAINCP)tvector.h \
    47   $(SOPHYAINCP)matharr.h \
    48   $(SOPHYAINCP)fioarr.h \
    49   $(SOPHYAINCP)sopemtx.h \
    50   $(SOPHYAINCP)sambainit.h \
    51   $(SOPHYAINCP)skymapinit.h \
    52   $(SOPHYAINCP)ntoolsinit.h \
    53   $(SOPHYAINCP)skyinit.h \
    54   $(SOPHYAINCP)cxxcmplnk.h \
    55   $(SOPHYAINCP)pdlmgr.h \
    56   $(SOPHYAINCP)timing.h
    57         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    58  
    59 $(SOPHYAOBJP)scanfits.o: scanfits.cc \
    60   $(SOPHYAINCP)sopnamsp.h \
    61   $(SOPHYAINCP)histinit.h \
    62   $(SOPHYAINCP)ntoolsinit.h \
    63   $(SOPHYAINCP)tarrinit.h \
    64   $(SOPHYAINCP)sophyainit.h \
    65   $(SOPHYAINCP)machdefs.h \
    66   $(SOPHYAINCP)dvlist.h \
    67   $(SOPHYAINCP)objfio.h \
    68   $(SOPHYAINCP)anydataobj.h \
    69   $(SOPHYAINCP)ppersist.h \
    70   $(SOPHYAINCP)pexceptions.h \
    71   $(SOPHYAINCP)gnumd5.h \
    72   $(SOPHYAINCP)ppfbinstream.h \
    73   $(SOPHYAINCP)rawstream.h \
    74   $(SOPHYAINCP)ppfnametag.h \
    7579  $(SOPHYAINCP)mutyv.h \
    76   $(SOPHYAINCP)ntuple.h \
    77   $(SOPHYAINCP)ntupintf.h \
    78   $(SOPHYAINCP)xntuple.h \
    79   $(SOPHYAINCP)fitsxntuple.h \
    80   $(SOPHYAINCP)fitsfile.h \
    81   $(SOPHYAINCP)ndatablock.h \
     80  $(SOPHYAINCP)timestamp.h \
     81  $(SOPHYAINCP)fitsinoutfile.h \
    8282  $(SOPHYAINCP)FitsIO/fitsio.h \
    8383  $(SOPHYAINCP)FitsIO/longnam.h \
    84   $(SOPHYAINCP)fitsntuple.h
     84  $(SOPHYAINCP)fitshandler.h \
     85  $(SOPHYAINCP)fitsmanager.h \
     86  $(SOPHYAINCP)fiosinit.h \
     87  $(SOPHYAINCP)sophyainit.h
    8588        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    8689 
    87 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
     90$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     91  $(SOPHYAINCP)sopnamsp.h \
    8892  $(SOPHYAINCP)ppersist.h \
    8993  $(SOPHYAINCP)machdefs.h \
     
    9397  $(SOPHYAINCP)rawstream.h \
    9498  $(SOPHYAINCP)ppfnametag.h \
     99  $(SOPHYAINCP)ppersist.h \
    95100  $(SOPHYAINCP)anydataobj.h \
    96101  $(SOPHYAINCP)sambainit.h \
  • trunk/SophyaProg/Tests/Makefile

    r2834 r3007  
    218218  $(SOPHYAINCP)anydataobj.h \
    219219  $(SOPHYAINCP)mutyv.h \
    220   $(SOPHYAINCP)timestamp.h \
    221   $(SOPHYAINCP)objfio.h \
    222   $(SOPHYAINCP)ppersist.h \
    223   $(SOPHYAINCP)pexceptions.h \
    224   $(SOPHYAINCP)gnumd5.h \
    225   $(SOPHYAINCP)ppfbinstream.h \
    226   $(SOPHYAINCP)rawstream.h \
    227   $(SOPHYAINCP)ppfnametag.h \
    228   $(SOPHYAINCP)dvlist.h \
     220  $(SOPHYAINCP)dvlist.h \
     221  $(SOPHYAINCP)objfio.h \
     222  $(SOPHYAINCP)ppersist.h \
     223  $(SOPHYAINCP)pexceptions.h \
     224  $(SOPHYAINCP)gnumd5.h \
     225  $(SOPHYAINCP)ppfbinstream.h \
     226  $(SOPHYAINCP)rawstream.h \
     227  $(SOPHYAINCP)ppfnametag.h \
    229228  $(SOPHYAINCP)ndatablock.h \
    230229  $(SOPHYAINCP)utilarr.h \
     
    246245  $(SOPHYAINCP)anydataobj.h \
    247246  $(SOPHYAINCP)mutyv.h \
    248   $(SOPHYAINCP)timestamp.h \
    249   $(SOPHYAINCP)objfio.h \
    250   $(SOPHYAINCP)ppersist.h \
    251   $(SOPHYAINCP)pexceptions.h \
    252   $(SOPHYAINCP)gnumd5.h \
    253   $(SOPHYAINCP)ppfbinstream.h \
    254   $(SOPHYAINCP)rawstream.h \
    255   $(SOPHYAINCP)ppfnametag.h \
    256   $(SOPHYAINCP)dvlist.h \
     247  $(SOPHYAINCP)dvlist.h \
     248  $(SOPHYAINCP)objfio.h \
     249  $(SOPHYAINCP)ppersist.h \
     250  $(SOPHYAINCP)pexceptions.h \
     251  $(SOPHYAINCP)gnumd5.h \
     252  $(SOPHYAINCP)ppfbinstream.h \
     253  $(SOPHYAINCP)rawstream.h \
     254  $(SOPHYAINCP)ppfnametag.h \
    257255  $(SOPHYAINCP)ndatablock.h \
    258256  $(SOPHYAINCP)utilarr.h \
     
    275273  $(SOPHYAINCP)anydataobj.h \
    276274  $(SOPHYAINCP)mutyv.h \
    277   $(SOPHYAINCP)timestamp.h \
    278   $(SOPHYAINCP)objfio.h \
    279   $(SOPHYAINCP)ppersist.h \
    280   $(SOPHYAINCP)pexceptions.h \
    281   $(SOPHYAINCP)gnumd5.h \
    282   $(SOPHYAINCP)ppfbinstream.h \
    283   $(SOPHYAINCP)rawstream.h \
    284   $(SOPHYAINCP)ppfnametag.h \
    285   $(SOPHYAINCP)dvlist.h \
     275  $(SOPHYAINCP)dvlist.h \
     276  $(SOPHYAINCP)objfio.h \
     277  $(SOPHYAINCP)ppersist.h \
     278  $(SOPHYAINCP)pexceptions.h \
     279  $(SOPHYAINCP)gnumd5.h \
     280  $(SOPHYAINCP)ppfbinstream.h \
     281  $(SOPHYAINCP)rawstream.h \
     282  $(SOPHYAINCP)ppfnametag.h \
    286283  $(SOPHYAINCP)ndatablock.h \
    287284  $(SOPHYAINCP)utilarr.h \
     
    312309  $(SOPHYAINCP)ppfnametag.h \
    313310  $(SOPHYAINCP)mutyv.h \
    314   $(SOPHYAINCP)timestamp.h \
    315311  $(SOPHYAINCP)ntuple.h \
    316312  $(SOPHYAINCP)ntupintf.h \
     
    343339  $(SOPHYAINCP)anydataobj.h \
    344340  $(SOPHYAINCP)mutyv.h \
    345   $(SOPHYAINCP)timestamp.h \
    346   $(SOPHYAINCP)objfio.h \
    347   $(SOPHYAINCP)ppersist.h \
    348   $(SOPHYAINCP)pexceptions.h \
    349   $(SOPHYAINCP)gnumd5.h \
    350   $(SOPHYAINCP)ppfbinstream.h \
    351   $(SOPHYAINCP)rawstream.h \
    352   $(SOPHYAINCP)ppfnametag.h \
    353   $(SOPHYAINCP)dvlist.h \
     341  $(SOPHYAINCP)dvlist.h \
     342  $(SOPHYAINCP)objfio.h \
     343  $(SOPHYAINCP)ppersist.h \
     344  $(SOPHYAINCP)pexceptions.h \
     345  $(SOPHYAINCP)gnumd5.h \
     346  $(SOPHYAINCP)ppfbinstream.h \
     347  $(SOPHYAINCP)rawstream.h \
     348  $(SOPHYAINCP)ppfnametag.h \
    354349  $(SOPHYAINCP)ndatablock.h \
    355350  $(SOPHYAINCP)utilarr.h \
     
    410405  $(SOPHYAINCP)anydataobj.h \
    411406  $(SOPHYAINCP)mutyv.h \
    412   $(SOPHYAINCP)timestamp.h \
    413   $(SOPHYAINCP)objfio.h \
    414   $(SOPHYAINCP)ppersist.h \
    415   $(SOPHYAINCP)gnumd5.h \
    416   $(SOPHYAINCP)ppfbinstream.h \
    417   $(SOPHYAINCP)rawstream.h \
    418   $(SOPHYAINCP)ppfnametag.h \
    419   $(SOPHYAINCP)dvlist.h \
     407  $(SOPHYAINCP)dvlist.h \
     408  $(SOPHYAINCP)objfio.h \
     409  $(SOPHYAINCP)ppersist.h \
     410  $(SOPHYAINCP)gnumd5.h \
     411  $(SOPHYAINCP)ppfbinstream.h \
     412  $(SOPHYAINCP)rawstream.h \
     413  $(SOPHYAINCP)ppfnametag.h \
    420414  $(SOPHYAINCP)ndatablock.h \
    421415  $(SOPHYAINCP)utilarr.h \
     
    437431  $(SOPHYAINCP)anydataobj.h \
    438432  $(SOPHYAINCP)mutyv.h \
    439   $(SOPHYAINCP)timestamp.h \
    440   $(SOPHYAINCP)objfio.h \
    441   $(SOPHYAINCP)ppersist.h \
    442   $(SOPHYAINCP)pexceptions.h \
    443   $(SOPHYAINCP)gnumd5.h \
    444   $(SOPHYAINCP)ppfbinstream.h \
    445   $(SOPHYAINCP)rawstream.h \
    446   $(SOPHYAINCP)ppfnametag.h \
    447   $(SOPHYAINCP)dvlist.h \
     433  $(SOPHYAINCP)dvlist.h \
     434  $(SOPHYAINCP)objfio.h \
     435  $(SOPHYAINCP)ppersist.h \
     436  $(SOPHYAINCP)pexceptions.h \
     437  $(SOPHYAINCP)gnumd5.h \
     438  $(SOPHYAINCP)ppfbinstream.h \
     439  $(SOPHYAINCP)rawstream.h \
     440  $(SOPHYAINCP)ppfnametag.h \
    448441  $(SOPHYAINCP)ndatablock.h \
    449442  $(SOPHYAINCP)utilarr.h \
     
    466459  $(SOPHYAINCP)anydataobj.h \
    467460  $(SOPHYAINCP)mutyv.h \
    468   $(SOPHYAINCP)timestamp.h \
    469   $(SOPHYAINCP)objfio.h \
    470   $(SOPHYAINCP)ppersist.h \
    471   $(SOPHYAINCP)pexceptions.h \
    472   $(SOPHYAINCP)gnumd5.h \
    473   $(SOPHYAINCP)ppfbinstream.h \
    474   $(SOPHYAINCP)rawstream.h \
    475   $(SOPHYAINCP)ppfnametag.h \
    476   $(SOPHYAINCP)dvlist.h \
     461  $(SOPHYAINCP)dvlist.h \
     462  $(SOPHYAINCP)objfio.h \
     463  $(SOPHYAINCP)ppersist.h \
     464  $(SOPHYAINCP)pexceptions.h \
     465  $(SOPHYAINCP)gnumd5.h \
     466  $(SOPHYAINCP)ppfbinstream.h \
     467  $(SOPHYAINCP)rawstream.h \
     468  $(SOPHYAINCP)ppfnametag.h \
    477469  $(SOPHYAINCP)ndatablock.h \
    478470  $(SOPHYAINCP)utilarr.h \
     
    492484  $(SOPHYAINCP)anydataobj.h \
    493485  $(SOPHYAINCP)mutyv.h \
    494   $(SOPHYAINCP)timestamp.h \
    495   $(SOPHYAINCP)objfio.h \
    496   $(SOPHYAINCP)ppersist.h \
    497   $(SOPHYAINCP)pexceptions.h \
    498   $(SOPHYAINCP)gnumd5.h \
    499   $(SOPHYAINCP)ppfbinstream.h \
    500   $(SOPHYAINCP)rawstream.h \
    501   $(SOPHYAINCP)ppfnametag.h \
    502   $(SOPHYAINCP)dvlist.h \
     486  $(SOPHYAINCP)dvlist.h \
     487  $(SOPHYAINCP)objfio.h \
     488  $(SOPHYAINCP)ppersist.h \
     489  $(SOPHYAINCP)pexceptions.h \
     490  $(SOPHYAINCP)gnumd5.h \
     491  $(SOPHYAINCP)ppfbinstream.h \
     492  $(SOPHYAINCP)rawstream.h \
     493  $(SOPHYAINCP)ppfnametag.h \
    503494  $(SOPHYAINCP)ndatablock.h \
    504495  $(SOPHYAINCP)utilarr.h \
     
    563554  $(SOPHYAINCP)objfio.h \
    564555  $(SOPHYAINCP)mutyv.h \
    565   $(SOPHYAINCP)timestamp.h \
    566556  $(SOPHYAINCP)tvector.h \
    567557  $(SOPHYAINCP)tmatrix.h \
     
    591581  $(SOPHYAINCP)ppfnametag.h \
    592582  $(SOPHYAINCP)mutyv.h \
    593   $(SOPHYAINCP)timestamp.h \
    594583  $(SOPHYAINCP)ctimer.h
    595584        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcmd.cc
     
    607596  $(SOPHYAINCP)anydataobj.h \
    608597  $(SOPHYAINCP)mutyv.h \
    609   $(SOPHYAINCP)timestamp.h \
    610   $(SOPHYAINCP)objfio.h \
    611   $(SOPHYAINCP)ppersist.h \
    612   $(SOPHYAINCP)pexceptions.h \
    613   $(SOPHYAINCP)gnumd5.h \
    614   $(SOPHYAINCP)ppfbinstream.h \
    615   $(SOPHYAINCP)rawstream.h \
    616   $(SOPHYAINCP)ppfnametag.h \
    617   $(SOPHYAINCP)dvlist.h \
     598  $(SOPHYAINCP)dvlist.h \
     599  $(SOPHYAINCP)objfio.h \
     600  $(SOPHYAINCP)ppersist.h \
     601  $(SOPHYAINCP)pexceptions.h \
     602  $(SOPHYAINCP)gnumd5.h \
     603  $(SOPHYAINCP)ppfbinstream.h \
     604  $(SOPHYAINCP)rawstream.h \
     605  $(SOPHYAINCP)ppfnametag.h \
    618606  $(SOPHYAINCP)ndatablock.h \
    619607  $(SOPHYAINCP)utilarr.h \
     
    652640  $(SOPHYAINCP)basarr.h \
    653641  $(SOPHYAINCP)mutyv.h \
    654   $(SOPHYAINCP)timestamp.h \
    655642  $(SOPHYAINCP)dvlist.h \
    656643  $(SOPHYAINCP)ndatablock.h \
     
    671658  $(SOPHYAINCP)anydataobj.h \
    672659  $(SOPHYAINCP)mutyv.h \
    673   $(SOPHYAINCP)timestamp.h \
    674   $(SOPHYAINCP)objfio.h \
    675   $(SOPHYAINCP)ppersist.h \
    676   $(SOPHYAINCP)pexceptions.h \
    677   $(SOPHYAINCP)gnumd5.h \
    678   $(SOPHYAINCP)ppfbinstream.h \
    679   $(SOPHYAINCP)rawstream.h \
    680   $(SOPHYAINCP)ppfnametag.h \
    681   $(SOPHYAINCP)dvlist.h \
     660  $(SOPHYAINCP)dvlist.h \
     661  $(SOPHYAINCP)objfio.h \
     662  $(SOPHYAINCP)ppersist.h \
     663  $(SOPHYAINCP)pexceptions.h \
     664  $(SOPHYAINCP)gnumd5.h \
     665  $(SOPHYAINCP)ppfbinstream.h \
     666  $(SOPHYAINCP)rawstream.h \
     667  $(SOPHYAINCP)ppfnametag.h \
    682668  $(SOPHYAINCP)ndatablock.h \
    683669  $(SOPHYAINCP)utilarr.h \
     
    700686  $(SOPHYAINCP)anydataobj.h \
    701687  $(SOPHYAINCP)mutyv.h \
    702   $(SOPHYAINCP)timestamp.h \
    703   $(SOPHYAINCP)objfio.h \
    704   $(SOPHYAINCP)ppersist.h \
    705   $(SOPHYAINCP)pexceptions.h \
    706   $(SOPHYAINCP)gnumd5.h \
    707   $(SOPHYAINCP)ppfbinstream.h \
    708   $(SOPHYAINCP)rawstream.h \
    709   $(SOPHYAINCP)ppfnametag.h \
    710   $(SOPHYAINCP)dvlist.h \
     688  $(SOPHYAINCP)dvlist.h \
     689  $(SOPHYAINCP)objfio.h \
     690  $(SOPHYAINCP)ppersist.h \
     691  $(SOPHYAINCP)pexceptions.h \
     692  $(SOPHYAINCP)gnumd5.h \
     693  $(SOPHYAINCP)ppfbinstream.h \
     694  $(SOPHYAINCP)rawstream.h \
     695  $(SOPHYAINCP)ppfnametag.h \
    711696  $(SOPHYAINCP)ndatablock.h \
    712697  $(SOPHYAINCP)utilarr.h \
     
    742727  $(SOPHYAINCP)ppfnametag.h \
    743728  $(SOPHYAINCP)mutyv.h \
    744   $(SOPHYAINCP)timestamp.h \
    745729  $(SOPHYAINCP)segdatablock.h \
    746   $(SOPHYAINCP)tvector.h \
    747   $(SOPHYAINCP)tmatrix.h \
    748   $(SOPHYAINCP)tarray.h \
    749   $(SOPHYAINCP)basarr.h \
    750   $(SOPHYAINCP)ndatablock.h \
    751   $(SOPHYAINCP)utilarr.h \
    752730  $(SOPHYAINCP)fitshdtable.h \
    753731  $(SOPHYAINCP)fitshandler.h \
     
    777755  $(SOPHYAINCP)anydataobj.h \
    778756  $(SOPHYAINCP)mutyv.h \
    779   $(SOPHYAINCP)timestamp.h \
    780   $(SOPHYAINCP)objfio.h \
    781   $(SOPHYAINCP)ppersist.h \
    782   $(SOPHYAINCP)pexceptions.h \
    783   $(SOPHYAINCP)gnumd5.h \
    784   $(SOPHYAINCP)ppfbinstream.h \
    785   $(SOPHYAINCP)rawstream.h \
    786   $(SOPHYAINCP)ppfnametag.h \
    787   $(SOPHYAINCP)dvlist.h \
     757  $(SOPHYAINCP)dvlist.h \
     758  $(SOPHYAINCP)objfio.h \
     759  $(SOPHYAINCP)ppersist.h \
     760  $(SOPHYAINCP)pexceptions.h \
     761  $(SOPHYAINCP)gnumd5.h \
     762  $(SOPHYAINCP)ppfbinstream.h \
     763  $(SOPHYAINCP)rawstream.h \
     764  $(SOPHYAINCP)ppfnametag.h \
    788765  $(SOPHYAINCP)ndatablock.h \
    789766  $(SOPHYAINCP)utilarr.h \
     
    810787  $(SOPHYAINCP)anydataobj.h \
    811788  $(SOPHYAINCP)mutyv.h \
    812   $(SOPHYAINCP)timestamp.h \
    813   $(SOPHYAINCP)objfio.h \
    814   $(SOPHYAINCP)ppersist.h \
    815   $(SOPHYAINCP)pexceptions.h \
    816   $(SOPHYAINCP)gnumd5.h \
    817   $(SOPHYAINCP)ppfbinstream.h \
    818   $(SOPHYAINCP)rawstream.h \
    819   $(SOPHYAINCP)ppfnametag.h \
    820   $(SOPHYAINCP)dvlist.h \
     789  $(SOPHYAINCP)dvlist.h \
     790  $(SOPHYAINCP)objfio.h \
     791  $(SOPHYAINCP)ppersist.h \
     792  $(SOPHYAINCP)pexceptions.h \
     793  $(SOPHYAINCP)gnumd5.h \
     794  $(SOPHYAINCP)ppfbinstream.h \
     795  $(SOPHYAINCP)rawstream.h \
     796  $(SOPHYAINCP)ppfnametag.h \
    821797  $(SOPHYAINCP)ndatablock.h \
    822798  $(SOPHYAINCP)utilarr.h \
     
    837813  $(SOPHYAINCP)anydataobj.h \
    838814  $(SOPHYAINCP)mutyv.h \
    839   $(SOPHYAINCP)timestamp.h \
    840   $(SOPHYAINCP)objfio.h \
    841   $(SOPHYAINCP)ppersist.h \
    842   $(SOPHYAINCP)pexceptions.h \
    843   $(SOPHYAINCP)gnumd5.h \
    844   $(SOPHYAINCP)ppfbinstream.h \
    845   $(SOPHYAINCP)rawstream.h \
    846   $(SOPHYAINCP)ppfnametag.h \
    847   $(SOPHYAINCP)dvlist.h \
     815  $(SOPHYAINCP)dvlist.h \
     816  $(SOPHYAINCP)objfio.h \
     817  $(SOPHYAINCP)ppersist.h \
     818  $(SOPHYAINCP)pexceptions.h \
     819  $(SOPHYAINCP)gnumd5.h \
     820  $(SOPHYAINCP)ppfbinstream.h \
     821  $(SOPHYAINCP)rawstream.h \
     822  $(SOPHYAINCP)ppfnametag.h \
    848823  $(SOPHYAINCP)ndatablock.h \
    849824  $(SOPHYAINCP)utilarr.h \
     
    877852  $(SOPHYAINCP)ppfnametag.h \
    878853  $(SOPHYAINCP)mutyv.h \
    879   $(SOPHYAINCP)timestamp.h \
    880854  $(SOPHYAINCP)ntuple.h \
    881855  $(SOPHYAINCP)ntupintf.h \
     
    884858  $(SOPHYAINCP)basedtable.h \
    885859  $(SOPHYAINCP)segdatablock.h \
    886   $(SOPHYAINCP)tvector.h \
    887   $(SOPHYAINCP)tmatrix.h \
    888   $(SOPHYAINCP)tarray.h \
    889   $(SOPHYAINCP)basarr.h \
    890   $(SOPHYAINCP)ndatablock.h \
    891   $(SOPHYAINCP)utilarr.h \
    892860  $(SOPHYAINCP)swppfdtable.h \
    893861  $(SOPHYAINCP)swsegdb.h \
     
    920888  $(SOPHYAINCP)basarr.h \
    921889  $(SOPHYAINCP)mutyv.h \
    922   $(SOPHYAINCP)timestamp.h \
    923890  $(SOPHYAINCP)dvlist.h \
    924891  $(SOPHYAINCP)ndatablock.h \
     
    956923  $(SOPHYAINCP)basarr.h \
    957924  $(SOPHYAINCP)mutyv.h \
    958   $(SOPHYAINCP)timestamp.h \
    959925  $(SOPHYAINCP)dvlist.h \
    960926  $(SOPHYAINCP)ndatablock.h \
     
    984950  $(SOPHYAINCP)anydataobj.h \
    985951  $(SOPHYAINCP)mutyv.h \
    986   $(SOPHYAINCP)timestamp.h \
    987   $(SOPHYAINCP)objfio.h \
    988   $(SOPHYAINCP)ppersist.h \
    989   $(SOPHYAINCP)pexceptions.h \
    990   $(SOPHYAINCP)gnumd5.h \
    991   $(SOPHYAINCP)ppfbinstream.h \
    992   $(SOPHYAINCP)rawstream.h \
    993   $(SOPHYAINCP)ppfnametag.h \
    994   $(SOPHYAINCP)dvlist.h \
     952  $(SOPHYAINCP)dvlist.h \
     953  $(SOPHYAINCP)objfio.h \
     954  $(SOPHYAINCP)ppersist.h \
     955  $(SOPHYAINCP)pexceptions.h \
     956  $(SOPHYAINCP)gnumd5.h \
     957  $(SOPHYAINCP)ppfbinstream.h \
     958  $(SOPHYAINCP)rawstream.h \
     959  $(SOPHYAINCP)ppfnametag.h \
    995960  $(SOPHYAINCP)ndatablock.h \
    996961  $(SOPHYAINCP)utilarr.h \
     
    1033998  $(SOPHYAINCP)anydataobj.h \
    1034999  $(SOPHYAINCP)mutyv.h \
    1035   $(SOPHYAINCP)timestamp.h \
    10361000  $(SOPHYAINCP)spherepos.h \
    10371001  $(SOPHYAINCP)unitvector.h \
     
    10891053  $(SOPHYAINCP)anydataobj.h \
    10901054  $(SOPHYAINCP)mutyv.h \
    1091   $(SOPHYAINCP)timestamp.h \
    10921055  $(SOPHYAINCP)spherepos.h \
    10931056  $(SOPHYAINCP)unitvector.h \
     
    11361099  $(SOPHYAINCP)anydataobj.h \
    11371100  $(SOPHYAINCP)mutyv.h \
    1138   $(SOPHYAINCP)timestamp.h \
    11391101  $(SOPHYAINCP)spherepos.h \
    11401102  $(SOPHYAINCP)unitvector.h \
     
    11801142  $(SOPHYAINCP)basarr.h \
    11811143  $(SOPHYAINCP)mutyv.h \
    1182   $(SOPHYAINCP)timestamp.h \
    1183   $(SOPHYAINCP)objfio.h \
    1184   $(SOPHYAINCP)ppersist.h \
    1185   $(SOPHYAINCP)gnumd5.h \
    1186   $(SOPHYAINCP)ppfbinstream.h \
    1187   $(SOPHYAINCP)rawstream.h \
    1188   $(SOPHYAINCP)ppfnametag.h \
    1189   $(SOPHYAINCP)dvlist.h \
     1144  $(SOPHYAINCP)dvlist.h \
     1145  $(SOPHYAINCP)objfio.h \
     1146  $(SOPHYAINCP)ppersist.h \
     1147  $(SOPHYAINCP)gnumd5.h \
     1148  $(SOPHYAINCP)ppfbinstream.h \
     1149  $(SOPHYAINCP)rawstream.h \
     1150  $(SOPHYAINCP)ppfnametag.h \
    11901151  $(SOPHYAINCP)ndatablock.h \
    11911152  $(SOPHYAINCP)utilarr.h \
     
    12081169  $(SOPHYAINCP)basarr.h \
    12091170  $(SOPHYAINCP)mutyv.h \
    1210   $(SOPHYAINCP)timestamp.h \
    1211   $(SOPHYAINCP)objfio.h \
    1212   $(SOPHYAINCP)ppersist.h \
    1213   $(SOPHYAINCP)gnumd5.h \
    1214   $(SOPHYAINCP)ppfbinstream.h \
    1215   $(SOPHYAINCP)rawstream.h \
    1216   $(SOPHYAINCP)ppfnametag.h \
    1217   $(SOPHYAINCP)dvlist.h \
     1171  $(SOPHYAINCP)dvlist.h \
     1172  $(SOPHYAINCP)objfio.h \
     1173  $(SOPHYAINCP)ppersist.h \
     1174  $(SOPHYAINCP)gnumd5.h \
     1175  $(SOPHYAINCP)ppfbinstream.h \
     1176  $(SOPHYAINCP)rawstream.h \
     1177  $(SOPHYAINCP)ppfnametag.h \
    12181178  $(SOPHYAINCP)ndatablock.h \
    12191179  $(SOPHYAINCP)utilarr.h \
     
    12441204  $(SOPHYAINCP)ppfnametag.h \
    12451205  $(SOPHYAINCP)mutyv.h \
    1246   $(SOPHYAINCP)timestamp.h \
    12471206  $(SOPHYAINCP)segdatablock.h \
    1248   $(SOPHYAINCP)tvector.h \
    1249   $(SOPHYAINCP)tmatrix.h \
    1250   $(SOPHYAINCP)tarray.h \
    1251   $(SOPHYAINCP)basarr.h \
    1252   $(SOPHYAINCP)ndatablock.h \
    1253   $(SOPHYAINCP)utilarr.h \
    12541207  $(SOPHYAINCP)swppfdtable.h \
    12551208  $(SOPHYAINCP)swsegdb.h \
     
    13211274  $(SOPHYAINCP)anydataobj.h \
    13221275  $(SOPHYAINCP)mutyv.h \
    1323   $(SOPHYAINCP)timestamp.h \
    1324   $(SOPHYAINCP)objfio.h \
    1325   $(SOPHYAINCP)ppersist.h \
    1326   $(SOPHYAINCP)gnumd5.h \
    1327   $(SOPHYAINCP)ppfbinstream.h \
    1328   $(SOPHYAINCP)rawstream.h \
    1329   $(SOPHYAINCP)ppfnametag.h \
    1330   $(SOPHYAINCP)dvlist.h \
     1276  $(SOPHYAINCP)dvlist.h \
     1277  $(SOPHYAINCP)objfio.h \
     1278  $(SOPHYAINCP)ppersist.h \
     1279  $(SOPHYAINCP)gnumd5.h \
     1280  $(SOPHYAINCP)ppfbinstream.h \
     1281  $(SOPHYAINCP)rawstream.h \
     1282  $(SOPHYAINCP)ppfnametag.h \
    13311283  $(SOPHYAINCP)ndatablock.h \
    13321284  $(SOPHYAINCP)utilarr.h \
     
    13521304  $(SOPHYAINCP)anydataobj.h \
    13531305  $(SOPHYAINCP)mutyv.h \
    1354   $(SOPHYAINCP)timestamp.h \
    1355   $(SOPHYAINCP)objfio.h \
    1356   $(SOPHYAINCP)ppersist.h \
    1357   $(SOPHYAINCP)gnumd5.h \
    1358   $(SOPHYAINCP)ppfbinstream.h \
    1359   $(SOPHYAINCP)rawstream.h \
    1360   $(SOPHYAINCP)ppfnametag.h \
    1361   $(SOPHYAINCP)dvlist.h \
     1306  $(SOPHYAINCP)dvlist.h \
     1307  $(SOPHYAINCP)objfio.h \
     1308  $(SOPHYAINCP)ppersist.h \
     1309  $(SOPHYAINCP)gnumd5.h \
     1310  $(SOPHYAINCP)ppfbinstream.h \
     1311  $(SOPHYAINCP)rawstream.h \
     1312  $(SOPHYAINCP)ppfnametag.h \
    13621313  $(SOPHYAINCP)ndatablock.h \
    13631314  $(SOPHYAINCP)utilarr.h \
     
    13821333  $(SOPHYAINCP)anydataobj.h \
    13831334  $(SOPHYAINCP)mutyv.h \
    1384   $(SOPHYAINCP)timestamp.h \
    1385   $(SOPHYAINCP)objfio.h \
    1386   $(SOPHYAINCP)ppersist.h \
    1387   $(SOPHYAINCP)gnumd5.h \
    1388   $(SOPHYAINCP)ppfbinstream.h \
    1389   $(SOPHYAINCP)rawstream.h \
    1390   $(SOPHYAINCP)ppfnametag.h \
    1391   $(SOPHYAINCP)dvlist.h \
     1335  $(SOPHYAINCP)dvlist.h \
     1336  $(SOPHYAINCP)objfio.h \
     1337  $(SOPHYAINCP)ppersist.h \
     1338  $(SOPHYAINCP)gnumd5.h \
     1339  $(SOPHYAINCP)ppfbinstream.h \
     1340  $(SOPHYAINCP)rawstream.h \
     1341  $(SOPHYAINCP)ppfnametag.h \
    13921342  $(SOPHYAINCP)ndatablock.h \
    13931343  $(SOPHYAINCP)utilarr.h \
     
    14161366  $(SOPHYAINCP)ppfnametag.h \
    14171367  $(SOPHYAINCP)mutyv.h \
    1418   $(SOPHYAINCP)timestamp.h \
    14191368  $(SOPHYAINCP)datatable.h \
    14201369  $(SOPHYAINCP)basedtable.h \
    14211370  $(SOPHYAINCP)ntupintf.h \
    14221371  $(SOPHYAINCP)segdatablock.h \
    1423   $(SOPHYAINCP)tvector.h \
    1424   $(SOPHYAINCP)tmatrix.h \
    1425   $(SOPHYAINCP)tarray.h \
    1426   $(SOPHYAINCP)basarr.h \
    1427   $(SOPHYAINCP)ndatablock.h \
    1428   $(SOPHYAINCP)utilarr.h \
    14291372  $(SOPHYAINCP)swppfdtable.h \
    14301373  $(SOPHYAINCP)swsegdb.h \
     
    14321375  $(SOPHYAINCP)ppftpointerio.h \
    14331376  $(SOPHYAINCP)fabtwriter.h \
     1377  $(SOPHYAINCP)tvector.h \
     1378  $(SOPHYAINCP)tmatrix.h \
     1379  $(SOPHYAINCP)tarray.h \
     1380  $(SOPHYAINCP)basarr.h \
     1381  $(SOPHYAINCP)ndatablock.h \
     1382  $(SOPHYAINCP)utilarr.h \
    14341383  $(SOPHYAINCP)FitsIO/fitsio.h \
    14351384  $(SOPHYAINCP)FitsIO/longnam.h \
     
    14431392  $(SOPHYAINCP)timing.h \
    14441393  $(SOPHYAINCP)timestamp.h \
    1445   $(SOPHYAINCP)objfio.h \
    1446   $(SOPHYAINCP)anydataobj.h \
    1447   $(SOPHYAINCP)ppersist.h \
    1448   $(SOPHYAINCP)pexceptions.h \
    1449   $(SOPHYAINCP)gnumd5.h \
    1450   $(SOPHYAINCP)ppfbinstream.h \
    1451   $(SOPHYAINCP)rawstream.h \
    1452   $(SOPHYAINCP)ppfnametag.h \
    14531394  $(SOPHYAINCP)histinit.h \
    14541395  $(SOPHYAINCP)ntoolsinit.h \
    14551396  $(SOPHYAINCP)tarrinit.h \
    14561397  $(SOPHYAINCP)sophyainit.h \
    1457   $(SOPHYAINCP)ppfwrapstlv.h
     1398  $(SOPHYAINCP)pexceptions.h
    14581399        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ttimestamp.cc
    14591400 
Note: See TracChangeset for help on using the changeset viewer.