Changeset 3054 in Sophya for trunk/SophyaExt/FitsIOServer/smakefile
- Timestamp:
- Aug 12, 2006, 7:30:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/smakefile
r3049 r3054 30 30 $(SOPHYAINCP)machdefs.h \ 31 31 $(SOPHYAINCP)pexceptions.h \ 32 $(SOPHYAINCP)machdefs.h \ 32 33 fabtcolread.h \ 33 34 $(SOPHYAINCP)anydataobj.h \ … … 36 37 $(SOPHYAINCP)tarray.h \ 37 38 $(SOPHYAINCP)basarr.h \ 38 $(SOPHYAINCP)mutyv.h \ 39 $(SOPHYAINCP)timestamp.h \ 40 $(SOPHYAINCP)objfio.h \ 41 $(SOPHYAINCP)ppersist.h \ 39 $(SOPHYAINCP)anydataobj.h \ 40 $(SOPHYAINCP)mutyv.h \ 41 $(SOPHYAINCP)timestamp.h \ 42 $(SOPHYAINCP)objfio.h \ 43 $(SOPHYAINCP)ppersist.h \ 44 $(SOPHYAINCP)pexceptions.h \ 42 45 $(SOPHYAINCP)gnumd5.h \ 43 46 $(SOPHYAINCP)ppfbinstream.h \ … … 57 60 $(SOPHYAINCP)machdefs.h \ 58 61 $(SOPHYAINCP)pexceptions.h \ 62 $(SOPHYAINCP)machdefs.h \ 59 63 fabtwriter.h \ 60 64 $(SOPHYAINCP)anydataobj.h \ … … 63 67 $(SOPHYAINCP)tarray.h \ 64 68 $(SOPHYAINCP)basarr.h \ 65 $(SOPHYAINCP)mutyv.h \ 66 $(SOPHYAINCP)timestamp.h \ 67 $(SOPHYAINCP)objfio.h \ 68 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)anydataobj.h \ 70 $(SOPHYAINCP)mutyv.h \ 71 $(SOPHYAINCP)timestamp.h \ 72 $(SOPHYAINCP)objfio.h \ 73 $(SOPHYAINCP)ppersist.h \ 74 $(SOPHYAINCP)pexceptions.h \ 69 75 $(SOPHYAINCP)gnumd5.h \ 70 76 $(SOPHYAINCP)ppfbinstream.h \ … … 84 90 $(SOPHYAINCP)machdefs.h \ 85 91 $(SOPHYAINCP)pexceptions.h \ 92 $(SOPHYAINCP)machdefs.h \ 86 93 fboloread.h \ 87 94 $(SOPHYAINCP)anydataobj.h \ … … 90 97 $(SOPHYAINCP)tarray.h \ 91 98 $(SOPHYAINCP)basarr.h \ 92 $(SOPHYAINCP)mutyv.h \ 93 $(SOPHYAINCP)timestamp.h \ 94 $(SOPHYAINCP)objfio.h \ 95 $(SOPHYAINCP)ppersist.h \ 99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h \ 101 $(SOPHYAINCP)timestamp.h \ 102 $(SOPHYAINCP)objfio.h \ 103 $(SOPHYAINCP)ppersist.h \ 104 $(SOPHYAINCP)pexceptions.h \ 96 105 $(SOPHYAINCP)gnumd5.h \ 97 106 $(SOPHYAINCP)ppfbinstream.h \ … … 112 121 $(SOPHYAINCP)machdefs.h \ 113 122 $(SOPHYAINCP)pexceptions.h \ 123 $(SOPHYAINCP)machdefs.h \ 114 124 fbtntintf.h \ 115 125 $(SOPHYAINCP)anydataobj.h \ … … 124 134 fiosinit.h \ 125 135 $(SOPHYAINCP)sophyainit.h \ 136 $(SOPHYAINCP)machdefs.h \ 126 137 fitsmanager.h fitsinoutfile.h \ 127 138 $(SOPHYAINCP)pexceptions.h \ … … 130 141 $(SOPHYAINCP)anydataobj.h \ 131 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 132 144 $(SOPHYAINCP)gnumd5.h \ 133 145 $(SOPHYAINCP)ppfbinstream.h \ … … 142 154 $(SOPHYAINCP)basedtable.h \ 143 155 $(SOPHYAINCP)ntupintf.h \ 156 $(SOPHYAINCP)dvlist.h \ 144 157 $(SOPHYAINCP)segdatablock.h \ 145 158 $(SOPHYAINCP)tvector.h \ … … 151 164 $(SOPHYAINCP)tmatrix_tsnl.h \ 152 165 $(SOPHYAINCP)tvector_tsnl.h \ 153 fitshandler.h fitsarrhand.h fitsblkrw.h fitsntuple.h \ 154 $(SOPHYAINCP)ntuple.h fitsfile.h \ 166 fitshandler.h fitsarrhand.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)tvector.h \ 169 fitsblkrw.h fitsntuple.h \ 170 $(SOPHYAINCP)ntuple.h \ 171 $(SOPHYAINCP)anydataobj.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 fitsfile.h \ 174 $(SOPHYAINCP)ndatablock.h \ 155 175 fitsspherehealpix.h \ 156 176 $(SOPHYAINCP)spherehealpix.h \ … … 168 188 $(SOPHYAINCP)spherethetaphi.h \ 169 189 fitslocalmap.h \ 170 $(SOPHYAINCP)localmap.h 190 $(SOPHYAINCP)localmap.h \ 191 fitshistos.h \ 192 $(SOPHYAINCP)histos.h \ 193 $(SOPHYAINCP)peida.h \ 194 $(SOPHYAINCP)utils.h \ 195 $(SOPHYAINCP)perrors.h \ 196 $(SOPHYAINCP)fmath.h \ 197 $(SOPHYAINCP)histos2.h \ 198 $(SOPHYAINCP)histos.h 171 199 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc 172 200 … … 176 204 $(SOPHYAINCP)machdefs.h \ 177 205 fitsautoreader.h \ 178 $(SOPHYAINCP)anydataobj.h \ 179 fitsfile.h \ 180 $(SOPHYAINCP)ndatablock.h \ 181 $(SOPHYAINCP)dvlist.h \ 182 $(SOPHYAINCP)objfio.h \ 183 $(SOPHYAINCP)ppersist.h \ 206 $(SOPHYAINCP)machdefs.h \ 207 $(SOPHYAINCP)anydataobj.h \ 208 fitsfile.h \ 209 $(SOPHYAINCP)ndatablock.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 $(SOPHYAINCP)dvlist.h \ 212 $(SOPHYAINCP)objfio.h \ 213 $(SOPHYAINCP)ppersist.h \ 214 $(SOPHYAINCP)pexceptions.h \ 184 215 $(SOPHYAINCP)gnumd5.h \ 185 216 $(SOPHYAINCP)ppfbinstream.h \ … … 194 225 $(SOPHYAINCP)tarray.h \ 195 226 $(SOPHYAINCP)basarr.h \ 227 $(SOPHYAINCP)dvlist.h \ 228 $(SOPHYAINCP)ndatablock.h \ 196 229 $(SOPHYAINCP)utilarr.h \ 197 230 fitsspherehealpix.h \ … … 208 241 $(SOPHYAINCP)tvector.h \ 209 242 $(SOPHYAINCP)tmatrix.h \ 243 $(SOPHYAINCP)tarray.h \ 210 244 $(SOPHYAINCP)tmatrix_tsnl.h \ 211 245 $(SOPHYAINCP)tvector_tsnl.h \ … … 214 248 $(SOPHYAINCP)ntuple.h \ 215 249 $(SOPHYAINCP)ntupintf.h \ 250 $(SOPHYAINCP)ppersist.h \ 216 251 fitsxntuple.h \ 217 252 $(SOPHYAINCP)xntuple.h \ 218 253 fitslocalmap.h \ 219 254 $(SOPHYAINCP)localmap.h \ 220 fbtntintf.h 255 fbtntintf.h \ 256 $(SOPHYAINCP)ntupintf.h 221 257 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc 222 258 … … 230 266 $(SOPHYAINCP)anydataobj.h \ 231 267 $(SOPHYAINCP)ppersist.h \ 232 $(SOPHYAINCP)gnumd5.h \ 233 $(SOPHYAINCP)ppfbinstream.h \ 234 $(SOPHYAINCP)rawstream.h \ 235 $(SOPHYAINCP)ppfnametag.h \ 236 $(SOPHYAINCP)mutyv.h \ 237 $(SOPHYAINCP)timestamp.h \ 238 fitsfile.h \ 239 $(SOPHYAINCP)ndatablock.h \ 240 fitsinoutfile.h \ 268 $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)gnumd5.h \ 270 $(SOPHYAINCP)ppfbinstream.h \ 271 $(SOPHYAINCP)rawstream.h \ 272 $(SOPHYAINCP)ppfnametag.h \ 273 $(SOPHYAINCP)mutyv.h \ 274 $(SOPHYAINCP)timestamp.h \ 275 fitsfile.h \ 276 $(SOPHYAINCP)ndatablock.h \ 277 fitsinoutfile.h \ 278 $(SOPHYAINCP)machdefs.h \ 241 279 $(SOPHYAINCP)FitsIO/fitsio.h \ 242 280 $(SOPHYAINCP)FitsIO/longnam.h \ … … 250 288 fitsfile.h \ 251 289 $(SOPHYAINCP)ndatablock.h \ 252 $(SOPHYAINCP)anydataobj.h \ 253 $(SOPHYAINCP)dvlist.h \ 254 $(SOPHYAINCP)objfio.h \ 255 $(SOPHYAINCP)ppersist.h \ 256 $(SOPHYAINCP)pexceptions.h \ 257 $(SOPHYAINCP)gnumd5.h \ 258 $(SOPHYAINCP)ppfbinstream.h \ 259 $(SOPHYAINCP)rawstream.h \ 260 $(SOPHYAINCP)ppfnametag.h \ 261 $(SOPHYAINCP)mutyv.h \ 262 $(SOPHYAINCP)timestamp.h \ 263 fitsinoutfile.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 $(SOPHYAINCP)anydataobj.h \ 292 $(SOPHYAINCP)dvlist.h \ 293 $(SOPHYAINCP)objfio.h \ 294 $(SOPHYAINCP)ppersist.h \ 295 $(SOPHYAINCP)pexceptions.h \ 296 $(SOPHYAINCP)gnumd5.h \ 297 $(SOPHYAINCP)ppfbinstream.h \ 298 $(SOPHYAINCP)rawstream.h \ 299 $(SOPHYAINCP)ppfnametag.h \ 300 $(SOPHYAINCP)mutyv.h \ 301 $(SOPHYAINCP)timestamp.h \ 302 fitsinoutfile.h \ 303 $(SOPHYAINCP)pexceptions.h \ 264 304 $(SOPHYAINCP)FitsIO/fitsio.h \ 265 305 $(SOPHYAINCP)FitsIO/longnam.h \ 266 306 fitshandler.h \ 267 $(SOPHYAINCP)strutil.h 307 $(SOPHYAINCP)strutil.h \ 308 $(SOPHYAINCP)anydataobj.h 268 309 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc 269 310 … … 273 314 $(SOPHYAINCP)datatable.h \ 274 315 $(SOPHYAINCP)basedtable.h \ 316 $(SOPHYAINCP)machdefs.h \ 275 317 $(SOPHYAINCP)ntupintf.h \ 276 318 $(SOPHYAINCP)dvlist.h \ … … 295 337 $(SOPHYAINCP)tvector_tsnl.h \ 296 338 fitsblkrw.h fitsinoutfile.h \ 339 $(SOPHYAINCP)pexceptions.h \ 340 $(SOPHYAINCP)dvlist.h \ 297 341 $(SOPHYAINCP)FitsIO/fitsio.h \ 298 342 $(SOPHYAINCP)FitsIO/longnam.h \ 299 343 fitshandler.h swfitsdtable.h \ 344 $(SOPHYAINCP)basedtable.h \ 300 345 $(SOPHYAINCP)swsegdb.h \ 301 346 fitsswapper.h … … 307 352 $(SOPHYAINCP)histos.h \ 308 353 $(SOPHYAINCP)objfio.h \ 354 $(SOPHYAINCP)machdefs.h \ 309 355 $(SOPHYAINCP)anydataobj.h \ 310 356 $(SOPHYAINCP)ppersist.h \ … … 330 376 $(SOPHYAINCP)tvector_tsnl.h \ 331 377 $(SOPHYAINCP)hisprof.h \ 378 $(SOPHYAINCP)histos.h \ 332 379 $(SOPHYAINCP)histerr.h \ 333 380 $(SOPHYAINCP)histos2.h \ 334 381 fitsblkrw.h fitsinoutfile.h \ 382 $(SOPHYAINCP)pexceptions.h \ 383 $(SOPHYAINCP)dvlist.h \ 335 384 $(SOPHYAINCP)FitsIO/fitsio.h \ 336 385 $(SOPHYAINCP)FitsIO/longnam.h \ … … 342 391 $(SOPHYAINCP)machdefs.h \ 343 392 $(SOPHYAINCP)segdatablock.h \ 344 $(SOPHYAINCP)anydataobj.h \ 345 fitsinoutfile.h \ 346 $(SOPHYAINCP)pexceptions.h \ 347 $(SOPHYAINCP)dvlist.h \ 348 $(SOPHYAINCP)objfio.h \ 349 $(SOPHYAINCP)ppersist.h \ 393 $(SOPHYAINCP)machdefs.h \ 394 $(SOPHYAINCP)anydataobj.h \ 395 fitsinoutfile.h \ 396 $(SOPHYAINCP)pexceptions.h \ 397 $(SOPHYAINCP)dvlist.h \ 398 $(SOPHYAINCP)objfio.h \ 399 $(SOPHYAINCP)ppersist.h \ 400 $(SOPHYAINCP)pexceptions.h \ 350 401 $(SOPHYAINCP)gnumd5.h \ 351 402 $(SOPHYAINCP)ppfbinstream.h \ … … 364 415 fitslocalmap.h \ 365 416 $(SOPHYAINCP)pexceptions.h \ 417 $(SOPHYAINCP)machdefs.h \ 366 418 $(SOPHYAINCP)localmap.h \ 367 419 $(SOPHYAINCP)pixelmap.h \ 368 420 $(SOPHYAINCP)ppersist.h \ 421 $(SOPHYAINCP)pexceptions.h \ 369 422 $(SOPHYAINCP)gnumd5.h \ 370 423 $(SOPHYAINCP)ppfbinstream.h \ … … 392 445 $(SOPHYAINCP)tmatrix_tsnl.h \ 393 446 $(SOPHYAINCP)tvector_tsnl.h \ 394 fitsfile.h fitsinoutfile.h \ 447 fitsfile.h \ 448 $(SOPHYAINCP)ndatablock.h \ 449 $(SOPHYAINCP)dvlist.h \ 450 fitsinoutfile.h \ 395 451 $(SOPHYAINCP)FitsIO/fitsio.h \ 396 452 $(SOPHYAINCP)FitsIO/longnam.h \ … … 403 459 fitsmanager.h fitsinoutfile.h \ 404 460 $(SOPHYAINCP)pexceptions.h \ 405 $(SOPHYAINCP)dvlist.h \ 406 $(SOPHYAINCP)objfio.h \ 407 $(SOPHYAINCP)anydataobj.h \ 408 $(SOPHYAINCP)ppersist.h \ 461 $(SOPHYAINCP)machdefs.h \ 462 $(SOPHYAINCP)dvlist.h \ 463 $(SOPHYAINCP)objfio.h \ 464 $(SOPHYAINCP)anydataobj.h \ 465 $(SOPHYAINCP)ppersist.h \ 466 $(SOPHYAINCP)pexceptions.h \ 409 467 $(SOPHYAINCP)gnumd5.h \ 410 468 $(SOPHYAINCP)ppfbinstream.h \ … … 423 481 $(SOPHYAINCP)machdefs.h \ 424 482 fitsntuple.h \ 483 $(SOPHYAINCP)machdefs.h \ 425 484 $(SOPHYAINCP)ntuple.h \ 426 485 $(SOPHYAINCP)objfio.h \ 427 486 $(SOPHYAINCP)anydataobj.h \ 428 487 $(SOPHYAINCP)ppersist.h \ 488 $(SOPHYAINCP)pexceptions.h \ 429 489 $(SOPHYAINCP)gnumd5.h \ 430 490 $(SOPHYAINCP)ppfbinstream.h \ … … 435 495 $(SOPHYAINCP)mutyv.h \ 436 496 $(SOPHYAINCP)timestamp.h \ 437 fitsfile.h \ 438 $(SOPHYAINCP)ndatablock.h \ 497 $(SOPHYAINCP)anydataobj.h \ 498 $(SOPHYAINCP)ppersist.h \ 499 fitsfile.h \ 500 $(SOPHYAINCP)ndatablock.h \ 501 $(SOPHYAINCP)dvlist.h \ 439 502 fitsinoutfile.h \ 440 503 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 453 516 $(SOPHYAINCP)pixelmap.h \ 454 517 $(SOPHYAINCP)ppersist.h \ 518 $(SOPHYAINCP)pexceptions.h \ 455 519 $(SOPHYAINCP)gnumd5.h \ 456 520 $(SOPHYAINCP)ppfbinstream.h \ … … 477 541 $(SOPHYAINCP)tvector_tsnl.h \ 478 542 $(SOPHYAINCP)HEALPixUtils.h \ 479 fitsfile.h fitsinoutfile.h \ 480 $(SOPHYAINCP)FitsIO/fitsio.h \ 481 $(SOPHYAINCP)FitsIO/longnam.h \ 482 fitshandler.h fitstarray.h 543 $(SOPHYAINCP)anydataobj.h \ 544 fitsfile.h \ 545 $(SOPHYAINCP)ndatablock.h \ 546 $(SOPHYAINCP)dvlist.h \ 547 fitsinoutfile.h \ 548 $(SOPHYAINCP)machdefs.h \ 549 $(SOPHYAINCP)FitsIO/fitsio.h \ 550 $(SOPHYAINCP)FitsIO/longnam.h \ 551 fitshandler.h \ 552 $(SOPHYAINCP)tarray.h \ 553 fitstarray.h 483 554 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc 484 555 … … 493 564 $(SOPHYAINCP)pixelmap.h \ 494 565 $(SOPHYAINCP)ppersist.h \ 566 $(SOPHYAINCP)pexceptions.h \ 495 567 $(SOPHYAINCP)gnumd5.h \ 496 568 $(SOPHYAINCP)ppfbinstream.h \ … … 516 588 $(SOPHYAINCP)tmatrix_tsnl.h \ 517 589 $(SOPHYAINCP)tvector_tsnl.h \ 518 fitsfile.h fitsinoutfile.h \ 519 $(SOPHYAINCP)FitsIO/fitsio.h \ 520 $(SOPHYAINCP)FitsIO/longnam.h \ 521 fitshandler.h fitstarray.h 590 $(SOPHYAINCP)anydataobj.h \ 591 fitsfile.h \ 592 $(SOPHYAINCP)ndatablock.h \ 593 $(SOPHYAINCP)dvlist.h \ 594 fitsinoutfile.h \ 595 $(SOPHYAINCP)machdefs.h \ 596 $(SOPHYAINCP)FitsIO/fitsio.h \ 597 $(SOPHYAINCP)FitsIO/longnam.h \ 598 fitshandler.h \ 599 $(SOPHYAINCP)tarray.h \ 600 fitstarray.h 522 601 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc 523 602 … … 526 605 $(SOPHYAINCP)machdefs.h \ 527 606 $(SOPHYAINCP)pexceptions.h \ 607 $(SOPHYAINCP)machdefs.h \ 528 608 fitstarray.h \ 529 609 $(SOPHYAINCP)tarray.h \ … … 534 614 $(SOPHYAINCP)objfio.h \ 535 615 $(SOPHYAINCP)ppersist.h \ 536 $(SOPHYAINCP)gnumd5.h \ 537 $(SOPHYAINCP)ppfbinstream.h \ 538 $(SOPHYAINCP)rawstream.h \ 539 $(SOPHYAINCP)ppfnametag.h \ 540 $(SOPHYAINCP)dvlist.h \ 541 $(SOPHYAINCP)ndatablock.h \ 542 $(SOPHYAINCP)utilarr.h \ 543 fitsfile.h fitsinoutfile.h \ 616 $(SOPHYAINCP)pexceptions.h \ 617 $(SOPHYAINCP)gnumd5.h \ 618 $(SOPHYAINCP)ppfbinstream.h \ 619 $(SOPHYAINCP)rawstream.h \ 620 $(SOPHYAINCP)ppfnametag.h \ 621 $(SOPHYAINCP)dvlist.h \ 622 $(SOPHYAINCP)ndatablock.h \ 623 $(SOPHYAINCP)utilarr.h \ 624 fitsfile.h \ 625 $(SOPHYAINCP)ndatablock.h \ 626 $(SOPHYAINCP)dvlist.h \ 627 fitsinoutfile.h \ 544 628 $(SOPHYAINCP)FitsIO/fitsio.h \ 545 629 $(SOPHYAINCP)FitsIO/longnam.h \ … … 552 636 $(SOPHYAINCP)machdefs.h \ 553 637 fitsxntuple.h \ 638 $(SOPHYAINCP)machdefs.h \ 554 639 $(SOPHYAINCP)xntuple.h \ 555 640 $(SOPHYAINCP)ntupintf.h \ 556 641 $(SOPHYAINCP)ppersist.h \ 557 $(SOPHYAINCP)gnumd5.h \ 558 $(SOPHYAINCP)ppfbinstream.h \ 559 $(SOPHYAINCP)rawstream.h \ 560 $(SOPHYAINCP)ppfnametag.h \ 561 $(SOPHYAINCP)dvlist.h \ 562 $(SOPHYAINCP)objfio.h \ 563 $(SOPHYAINCP)anydataobj.h \ 564 $(SOPHYAINCP)mutyv.h \ 565 $(SOPHYAINCP)timestamp.h \ 566 fitsfile.h \ 567 $(SOPHYAINCP)ndatablock.h \ 642 $(SOPHYAINCP)pexceptions.h \ 643 $(SOPHYAINCP)gnumd5.h \ 644 $(SOPHYAINCP)ppfbinstream.h \ 645 $(SOPHYAINCP)rawstream.h \ 646 $(SOPHYAINCP)ppfnametag.h \ 647 $(SOPHYAINCP)dvlist.h \ 648 $(SOPHYAINCP)objfio.h \ 649 $(SOPHYAINCP)anydataobj.h \ 650 $(SOPHYAINCP)mutyv.h \ 651 $(SOPHYAINCP)timestamp.h \ 652 $(SOPHYAINCP)anydataobj.h \ 653 $(SOPHYAINCP)ppersist.h \ 654 fitsfile.h \ 655 $(SOPHYAINCP)ndatablock.h \ 656 $(SOPHYAINCP)dvlist.h \ 568 657 fitsinoutfile.h \ 569 658 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 597 686 $(SOPHYAINCP)tvector_tsnl.h \ 598 687 $(SOPHYAINCP)swsegdb.h \ 599 fitsswapper.h fitsinoutfile.h \ 688 fitsswapper.h \ 689 $(SOPHYAINCP)machdefs.h \ 690 fitsinoutfile.h \ 691 $(SOPHYAINCP)pexceptions.h \ 692 $(SOPHYAINCP)dvlist.h \ 600 693 $(SOPHYAINCP)FitsIO/fitsio.h \ 601 694 $(SOPHYAINCP)FitsIO/longnam.h \ 602 695 fitsblkrw.h fitshdtable.h \ 603 696 $(SOPHYAINCP)datatable.h \ 697 $(SOPHYAINCP)basedtable.h \ 604 698 fitshandler.h \ 605 699 $(SOPHYAINCP)sopnamsp.h
Note:
See TracChangeset
for help on using the changeset viewer.