Changeset 1374 in Sophya
- Timestamp:
- Jan 5, 2001, 6:13:54 PM (25 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/Makefile
r1315 r1374 301 301 $(INC)piperiodx.h \ 302 302 $(INC)periodic.h \ 303 $(INC)fitsautoreader.h \ 304 $(INC)fitsfile.h \ 305 $(EXTINCPATH)FitsIO/fitsio.h \ 306 $(EXTINCPATH)FitsIO/longnam.h \ 307 $(INC)fitstarray.h \ 308 $(INC)fitsspherehealpix.h \ 309 $(INC)spherehealpix.h \ 310 $(INC)sphericalmap.h \ 311 $(INC)smathconst.h \ 312 $(INC)pixelmap.h \ 313 $(INC)spherepos.h \ 314 $(INC)unitvector.h \ 315 $(INC)vector3d.h \ 316 $(INC)longlat.h \ 317 $(INC)utilgeom.h \ 318 $(INC)HEALPixUtils.h \ 319 $(INC)fitsntuple.h \ 320 $(INC)ntuple.h \ 321 $(INC)fitsxntuple.h \ 322 $(INC)xntuple.h \ 323 $(INC)fitslocalmap.h \ 324 $(INC)localmap.h \ 303 325 $(INC)pisurfdr.h pipodrw.h \ 304 326 $(INC)histos2.h \ … … 460 482 $(INC)objfitter.h \ 461 483 $(INC)cimage.h \ 462 $(INC)fioarr.h 484 $(INC)fioarr.h \ 485 $(INC)fitsntuple.h \ 486 $(INC)fitsfile.h \ 487 $(EXTINCPATH)FitsIO/fitsio.h \ 488 $(EXTINCPATH)FitsIO/longnam.h \ 489 $(INC)fitsxntuple.h 463 490 $(OBJ)nomimagadapter.o: nomimagadapter.cc \ 464 491 $(INC)machdefs.h \ … … 509 536 $(INC)histos.h \ 510 537 $(INC)histos2.h \ 511 $(INC)hisprof.h 538 $(INC)hisprof.h \ 539 $(INC)fitstarray.h \ 540 $(INC)fitsfile.h \ 541 $(EXTINCPATH)FitsIO/fitsio.h \ 542 $(EXTINCPATH)FitsIO/longnam.h 512 543 $(OBJ)nomskymapadapter.o: nomskymapadapter.cc \ 513 544 $(INC)machdefs.h \ … … 569 600 $(INC)fiospherehealpix.h \ 570 601 $(INC)fiolocalmap.h pitvmaad.h \ 571 $(INC)complexios.h 602 $(INC)complexios.h \ 603 $(INC)fitsspherehealpix.h \ 604 $(INC)fitsfile.h \ 605 $(EXTINCPATH)FitsIO/fitsio.h \ 606 $(EXTINCPATH)FitsIO/longnam.h \ 607 $(INC)fitslocalmap.h 572 608 $(OBJ)nomspecrespadapter.o: nomspecrespadapter.cc \ 573 609 $(INC)machdefs.h nomspecrespadapter.h \ … … 657 693 $(INC)utils.h \ 658 694 $(INC)perrors.h \ 659 $(INC)fmath.h \ 660 $(INC)fioarr.h 661 $(OBJ)nomtmatvecadapter.o: nomtmatvecadapter.cc \ 662 $(INC)machdefs.h \ 663 $(INC)datatype.h \ 664 $(INC)tvector.h \ 665 $(INC)tmatrix.h \ 666 $(INC)tarray.h \ 667 $(INC)basarr.h \ 668 $(INC)anydataobj.h \ 669 $(INC)mutyv.h \ 670 $(INC)dvlist.h \ 671 $(INC)objfio.h \ 672 $(INC)ppersist.h \ 673 $(INC)pexceptions.h \ 674 $(INC)gnumd5.h \ 675 $(INC)ndatablock.h \ 676 $(INC)utilarr.h \ 677 $(INC)objfitter.h \ 678 $(INC)cimage.h \ 679 $(INC)fioarr.h \ 680 $(INC)histos.h \ 681 $(INC)peida.h \ 682 $(INC)utils.h \ 683 $(INC)perrors.h \ 684 $(INC)fmath.h \ 685 $(INC)histos2.h \ 686 $(INC)hisprof.h \ 687 $(INC)generalfit.h \ 688 $(INC)generaldata.h \ 689 $(INC)ntupintf.h \ 690 $(INC)poly.h nomtmatvecadapter.h \ 691 nomgadapter.h $(INC)pidrawer.h \ 692 $(INC)pibwdggen.h \ 693 $(INC)pisysdep.h \ 694 $(INC)piwdgx.h \ 695 $(INC)piwdggen.h \ 696 $(INC)pimsghandler.h \ 697 $(INC)picolist.h \ 698 $(INC)picmap.h \ 699 $(INC)picmapx.h \ 700 $(INC)picmapgen.h \ 701 $(INC)pigraphx.h \ 702 $(INC)pigraphgen.h \ 703 $(INC)pifontx.h \ 704 $(INC)pifontgen.h \ 705 $(INC)pigraphuc.h \ 706 $(INC)pievthandler.h \ 707 $(INC)psfile.h \ 708 $(INC)parradapter.h \ 709 $(INC)lut.h \ 695 $(INC)fmath.h pitvmaad.h \ 710 696 $(INC)piscdrawwdg.h \ 711 697 $(INC)pibwdgx.h \ … … 716 702 $(INC)piwindowgen.h \ 717 703 $(INC)picontainerx.h \ 718 $(INC)picontainergen.h pitvmaad.h 704 $(INC)picontainergen.h \ 705 $(INC)fioarr.h \ 706 $(INC)fitstarray.h \ 707 $(INC)fitsfile.h \ 708 $(EXTINCPATH)FitsIO/fitsio.h \ 709 $(EXTINCPATH)FitsIO/longnam.h 710 $(OBJ)nomtmatvecadapter.o: nomtmatvecadapter.cc \ 711 $(INC)machdefs.h \ 712 $(INC)datatype.h \ 713 $(INC)tvector.h \ 714 $(INC)tmatrix.h \ 715 $(INC)tarray.h \ 716 $(INC)basarr.h \ 717 $(INC)anydataobj.h \ 718 $(INC)mutyv.h \ 719 $(INC)dvlist.h \ 720 $(INC)objfio.h \ 721 $(INC)ppersist.h \ 722 $(INC)pexceptions.h \ 723 $(INC)gnumd5.h \ 724 $(INC)ndatablock.h \ 725 $(INC)utilarr.h \ 726 $(INC)objfitter.h \ 727 $(INC)cimage.h \ 728 $(INC)fioarr.h \ 729 $(INC)histos.h \ 730 $(INC)peida.h \ 731 $(INC)utils.h \ 732 $(INC)perrors.h \ 733 $(INC)fmath.h \ 734 $(INC)histos2.h \ 735 $(INC)hisprof.h \ 736 $(INC)generalfit.h \ 737 $(INC)generaldata.h \ 738 $(INC)ntupintf.h \ 739 $(INC)poly.h nomtmatvecadapter.h \ 740 nomgadapter.h $(INC)pidrawer.h \ 741 $(INC)pibwdggen.h \ 742 $(INC)pisysdep.h \ 743 $(INC)piwdgx.h \ 744 $(INC)piwdggen.h \ 745 $(INC)pimsghandler.h \ 746 $(INC)picolist.h \ 747 $(INC)picmap.h \ 748 $(INC)picmapx.h \ 749 $(INC)picmapgen.h \ 750 $(INC)pigraphx.h \ 751 $(INC)pigraphgen.h \ 752 $(INC)pifontx.h \ 753 $(INC)pifontgen.h \ 754 $(INC)pigraphuc.h \ 755 $(INC)pievthandler.h \ 756 $(INC)psfile.h \ 757 $(INC)parradapter.h \ 758 $(INC)lut.h \ 759 $(INC)piscdrawwdg.h \ 760 $(INC)pibwdgx.h \ 761 $(INC)pigraphps.h \ 762 $(INC)pistdwdgx.h \ 763 $(INC)pistdwdggen.h \ 764 $(INC)piwindowx.h \ 765 $(INC)piwindowgen.h \ 766 $(INC)picontainerx.h \ 767 $(INC)picontainergen.h pitvmaad.h \ 768 $(INC)fitstarray.h \ 769 $(INC)fitsfile.h \ 770 $(EXTINCPATH)FitsIO/fitsio.h \ 771 $(EXTINCPATH)FitsIO/longnam.h 719 772 $(OBJ)pawexecut.o: pawexecut.cc $(INC)strutil.h \ 720 773 $(INC)histos.h \ -
trunk/SophyaPI/ProgPI/Makefile
r953 r1374 32 32 $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ 33 33 34 $(OBJ)cxx_spiapp.o: cxx_spiapp.cc $(INC)machdefs.h \ 35 $(INC)systools.h \ 36 $(INC)sophyainit.h \ 37 $(INC)ppersist.h \ 38 $(INC)pexceptions.h \ 39 $(INC)gnumd5.h \ 40 $(INC)ndatablock.h \ 41 $(INC)anydataobj.h \ 42 $(INC)dvlist.h \ 43 $(INC)objfio.h \ 44 $(INC)mutyv.h \ 45 $(INC)pdlmgr.h \ 46 $(INC)perrors.h \ 47 $(INC)srandgen.h \ 48 $(INC)strutil.h \ 49 $(INC)ctimer.h \ 50 $(INC)timing.h \ 51 $(INC)ntools.h \ 52 $(INC)ntoolsinit.h \ 53 $(INC)tarrinit.h \ 54 $(INC)nbconst.h \ 55 $(INC)fmath.h \ 56 $(INC)nbrandom.h \ 57 $(INC)perandom.h \ 58 $(INC)histos.h \ 59 $(INC)peida.h \ 60 $(INC)utils.h \ 61 $(INC)tvector.h \ 62 $(INC)tmatrix.h \ 63 $(INC)tarray.h \ 64 $(INC)basarr.h \ 65 $(INC)utilarr.h \ 66 $(INC)nbtri.h \ 67 $(INC)linfit.h \ 68 $(INC)sopemtx.h \ 69 $(INC)poly.h \ 70 $(INC)datatypes.h \ 71 $(INC)cimage.h \ 72 $(INC)fioarr.h \ 73 $(INC)dynccd.h \ 74 $(INC)generaldata.h \ 75 $(INC)ntupintf.h \ 76 $(INC)generalfit.h \ 77 $(INC)fct1dfit.h \ 78 $(INC)fct2dfit.h \ 79 $(INC)objfitter.h \ 80 $(INC)histos2.h \ 81 $(INC)hisprof.h \ 82 $(INC)fftpserver.h \ 83 $(INC)fftservintf.h \ 84 $(INC)array.h \ 85 $(INC)matharr.h \ 86 $(INC)histats.h \ 87 $(INC)histinit.h \ 88 $(INC)ntuple.h \ 89 $(INC)xntuple.h \ 90 $(INC)nobjmgr.h \ 91 $(INC)dlftypes.h \ 92 $(INC)servnobjm.h cxx_spiapp.h 34 93 $(OBJ)piapp.o: piapp.cc $(INC)pistdimgapp.h \ 35 94 $(INC)pisysdep.h \ … … 42 101 $(INC)piwdgx.h \ 43 102 $(INC)piwdggen.h \ 103 $(INC)picolist.h \ 44 104 $(INC)pimenubarx.h \ 45 105 $(INC)pimenubargen.h \ … … 82 142 $(INC)pexceptions.h \ 83 143 $(INC)gnumd5.h \ 144 $(INC)dvlist.h \ 145 $(INC)objfio.h \ 146 $(INC)mutyv.h \ 84 147 $(INC)dlftypes.h \ 85 148 $(INC)piacmd.h \ … … 98 161 $(INC)tarrinit.h \ 99 162 $(INC)sophyainit.h 100 $(OBJ) sopiamodule.o: sopiamodule.cc \163 $(OBJ)rznoisemodule.o: rznoisemodule.cc \ 101 164 $(INC)machdefs.h \ 102 165 $(INC)piacmd.h \ … … 108 171 $(INC)pexceptions.h \ 109 172 $(INC)gnumd5.h \ 173 $(INC)dvlist.h \ 174 $(INC)objfio.h \ 175 $(INC)mutyv.h \ 110 176 $(INC)pistdimgapp.h \ 111 177 $(INC)pisysdep.h \ … … 117 183 $(INC)piwdgx.h \ 118 184 $(INC)piwdggen.h \ 185 $(INC)picolist.h \ 119 186 $(INC)pimenubarx.h \ 120 187 $(INC)pimenubargen.h \ … … 163 230 $(INC)tarray.h \ 164 231 $(INC)basarr.h \ 165 $(INC)dvlist.h \166 $(INC)objfio.h \167 232 $(INC)ndatablock.h \ 168 233 $(INC)utilarr.h \ … … 173 238 $(INC)piscdrawwdg.h \ 174 239 $(INC)ctimer.h 240 $(OBJ)sopiamodule.o: sopiamodule.cc \ 241 $(INC)machdefs.h \ 242 $(INC)piacmd.h \ 243 $(INC)dlftypes.h \ 244 $(INC)pdlmgr.h \ 245 $(INC)nobjmgr.h \ 246 $(INC)anydataobj.h \ 247 $(INC)ppersist.h \ 248 $(INC)pexceptions.h \ 249 $(INC)gnumd5.h \ 250 $(INC)dvlist.h \ 251 $(INC)objfio.h \ 252 $(INC)mutyv.h \ 253 $(INC)pistdimgapp.h \ 254 $(INC)pisysdep.h \ 255 $(INC)piapplx.h \ 256 $(INC)piapplgen.h \ 257 $(INC)pimsghandler.h \ 258 $(INC)picontainerx.h \ 259 $(INC)picontainergen.h \ 260 $(INC)piwdgx.h \ 261 $(INC)piwdggen.h \ 262 $(INC)picolist.h \ 263 $(INC)pimenubarx.h \ 264 $(INC)pimenubargen.h \ 265 $(INC)pimenux.h \ 266 $(INC)pimenugen.h \ 267 $(INC)picons.h \ 268 $(INC)pistdwdgx.h \ 269 $(INC)pistdwdggen.h \ 270 $(INC)pibwdgx.h \ 271 $(INC)pibwdggen.h \ 272 $(INC)picmap.h \ 273 $(INC)picmapx.h \ 274 $(INC)picmapgen.h \ 275 $(INC)pigraphx.h \ 276 $(INC)pigraphgen.h \ 277 $(INC)pifontx.h \ 278 $(INC)pifontgen.h \ 279 $(INC)pigraphuc.h \ 280 $(INC)pievthandler.h \ 281 $(INC)psfile.h \ 282 $(INC)pigraphps.h \ 283 $(INC)piwindowx.h \ 284 $(INC)piwindowgen.h \ 285 $(INC)pioptmenux.h \ 286 $(INC)pioptmenugen.h \ 287 $(INC)pifilechox.h \ 288 $(INC)pifilechogen.h \ 289 $(INC)piimage.h \ 290 $(INC)parradapter.h \ 291 $(INC)lut.h \ 292 $(INC)pidrawer.h \ 293 $(INC)pipixmapx.h \ 294 $(INC)pipixmapgen.h \ 295 $(INC)picmapview.h \ 296 $(INC)pi3ddrw.h \ 297 $(INC)pigraph3d.h \ 298 $(INC)pisiadw.h \ 299 $(INC)pilistx.h \ 300 $(INC)pilistgen.h \ 301 $(INC)pistzwin.h \ 302 $(INC)piperiodx.h \ 303 $(INC)periodic.h \ 304 $(INC)servnobjm.h \ 305 $(INC)tvector.h \ 306 $(INC)tmatrix.h \ 307 $(INC)tarray.h \ 308 $(INC)basarr.h \ 309 $(INC)ndatablock.h \ 310 $(INC)utilarr.h \ 311 $(INC)pitvmaad.h \ 312 $(INC)fftpserver.h \ 313 $(INC)fftservintf.h \ 314 $(INC)bruit.h \ 315 $(INC)piscdrawwdg.h \ 316 $(INC)ctimer.h -
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.