Changeset 3007 in Sophya for trunk/SophyaPI/ProgPI
- Timestamp:
- Jul 5, 2006, 10:59:39 AM (19 years ago)
- Location:
- trunk/SophyaPI/ProgPI
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/Makefile
r2945 r3007 18 18 $(SOPHYAINCP)machdefs.h \ 19 19 $(SOPHYAINCP)nobjmgr.h \ 20 $(SOPHYAINCP)machdefs.h \ 20 21 $(SOPHYAINCP)anydataobj.h \ 21 22 $(SOPHYAINCP)ppersist.h \ … … 31 32 $(SOPHYAINCP)dlftypes.h \ 32 33 $(SOPHYAINCP)servnobjm.h \ 34 $(SOPHYAINCP)nobjmgr.h \ 33 35 $(SOPHYAINCP)pdlmgr.h \ 34 36 $(SOPHYAINCP)zthread.h \ … … 126 128 $(SOPHYAINCP)machdefs.h \ 127 129 $(SOPHYAINCP)zthread.h \ 130 $(SOPHYAINCP)machdefs.h \ 128 131 $(SOPHYAINCP)pexceptions.h \ 129 132 $(SOPHYAINCP)pistdimgapp.h \ … … 196 199 $(SOPHYAINCP)pdlmgr.h \ 197 200 $(SOPHYAINCP)ctimer.h \ 201 $(SOPHYAINCP)zthread.h \ 198 202 $(SOPHYAINCP)pisiadw.h \ 199 203 $(SOPHYAINCP)pilistx.h \ … … 282 286 $(SOPHYAINCP)pistzwin.h \ 283 287 $(SOPHYAINCP)pitherm.h \ 284 $(SOPHYAINCP)resusage.h piacmdrdr.h \ 288 $(SOPHYAINCP)resusage.h \ 289 $(SOPHYAINCP)piacmd.h piacmdrdr.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 $(SOPHYAINCP)zthread.h \ 285 292 $(SOPHYAINCP)piversion.h \ 286 293 $(SOPHYAINCP)piaversion.h \ … … 298 305 $(SOPHYAINCP)machdefs.h \ 299 306 $(SOPHYAINCP)piacmd.h \ 307 $(SOPHYAINCP)machdefs.h \ 300 308 $(SOPHYAINCP)commander.h \ 301 309 $(SOPHYAINCP)pdlmgr.h \ … … 368 376 $(SOPHYAINCP)pi3ddrw.h \ 369 377 $(SOPHYAINCP)pigraph3d.h \ 378 $(SOPHYAINCP)nobjmgr.h \ 379 $(SOPHYAINCP)piacmd.h \ 370 380 $(SOPHYAINCP)pisiadw.h \ 371 381 $(SOPHYAINCP)pilistx.h \ … … 375 385 $(SOPHYAINCP)resusage.h \ 376 386 $(SOPHYAINCP)servnobjm.h \ 387 $(SOPHYAINCP)pidrawer.h \ 377 388 $(SOPHYAINCP)nomgadapter.h \ 378 389 $(SOPHYAINCP)ntupintf.h \ … … 392 403 $(SOPHYAINCP)perrors.h \ 393 404 $(SOPHYAINCP)fmath.h \ 405 $(SOPHYAINCP)tvector.h \ 394 406 $(SOPHYAINCP)ntuple.h \ 395 407 $(SOPHYAINCP)slinparbuff.h \ … … 401 413 $(SOPHYAINCP)longlat.h \ 402 414 $(SOPHYAINCP)utilgeom.h \ 415 $(SOPHYAINCP)datatype.h \ 403 416 $(SOPHYAINCP)sphericalmap.h \ 404 417 $(SOPHYAINCP)smathconst.h \ … … 421 434 $(SOPHYAINCP)machdefs.h \ 422 435 $(SOPHYAINCP)piacmd.h \ 436 $(SOPHYAINCP)machdefs.h \ 423 437 $(SOPHYAINCP)commander.h \ 424 438 $(SOPHYAINCP)pdlmgr.h \ … … 491 505 $(SOPHYAINCP)pi3ddrw.h \ 492 506 $(SOPHYAINCP)pigraph3d.h \ 507 $(SOPHYAINCP)nobjmgr.h \ 508 $(SOPHYAINCP)piacmd.h \ 493 509 $(SOPHYAINCP)pisiadw.h \ 494 510 $(SOPHYAINCP)pilistx.h \ … … 507 523 $(SOPHYAINCP)tvector_tsnl.h \ 508 524 $(SOPHYAINCP)pitvmaad.h \ 525 $(SOPHYAINCP)tvector.h \ 509 526 $(SOPHYAINCP)fftpserver.h \ 510 527 $(SOPHYAINCP)fftservintf.h \ 511 528 $(SOPHYAINCP)bruit.h \ 512 529 $(SOPHYAINCP)piscdrawwdg.h \ 530 $(SOPHYAINCP)ctimer.h \ 531 $(SOPHYAINCP)pidrawer.h \ 513 532 $(SOPHYAINCP)nomgadapter.h \ 514 533 $(SOPHYAINCP)ntupintf.h \ … … 521 540 $(SOPHYAINCP)fmath.h \ 522 541 $(SOPHYAINCP)nomskymapadapter.h \ 542 $(SOPHYAINCP)nomgadapter.h \ 523 543 $(SOPHYAINCP)pixelmap.h \ 524 544 $(SOPHYAINCP)spherepos.h \ … … 526 546 $(SOPHYAINCP)vector3d.h \ 527 547 $(SOPHYAINCP)longlat.h \ 528 $(SOPHYAINCP)utilgeom.h 548 $(SOPHYAINCP)utilgeom.h \ 549 $(SOPHYAINCP)datatype.h 529 550 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sopiamodule.cc 530 551 … … 532 553 $(SOPHYAINCP)machdefs.h \ 533 554 $(SOPHYAINCP)piacmd.h \ 555 $(SOPHYAINCP)machdefs.h \ 534 556 $(SOPHYAINCP)commander.h \ 535 557 $(SOPHYAINCP)pdlmgr.h \ … … 602 624 $(SOPHYAINCP)pi3ddrw.h \ 603 625 $(SOPHYAINCP)pigraph3d.h \ 626 $(SOPHYAINCP)nobjmgr.h \ 627 $(SOPHYAINCP)piacmd.h \ 604 628 $(SOPHYAINCP)pisiadw.h \ 605 629 $(SOPHYAINCP)pilistx.h \ -
trunk/SophyaPI/ProgPI/smakefile
r2952 r3007 18 18 $(SOPHYAINCP)machdefs.h \ 19 19 $(SOPHYAINCP)nobjmgr.h \ 20 $(SOPHYAINCP)machdefs.h \ 20 21 $(SOPHYAINCP)anydataobj.h \ 21 22 $(SOPHYAINCP)ppersist.h \ … … 31 32 $(SOPHYAINCP)dlftypes.h \ 32 33 $(SOPHYAINCP)servnobjm.h \ 34 $(SOPHYAINCP)nobjmgr.h \ 33 35 $(SOPHYAINCP)pdlmgr.h \ 34 36 $(SOPHYAINCP)zthread.h \ … … 123 125 124 126 $(SOPHYAOBJP)piacmdrdr.o: piacmdrdr.cc \ 125 $(SOPHYAINCP)sopnamsp.h \126 piacmdrdr.h \127 $(SOPHYAINCP) machdefs.h \128 $(SOPHYAINCP) zthread.h \127 $(SOPHYAINCP)sopnamsp.h piacmdrdr.h \ 128 $(SOPHYAINCP)machdefs.h \ 129 $(SOPHYAINCP)zthread.h \ 130 $(SOPHYAINCP)machdefs.h \ 129 131 $(SOPHYAINCP)pexceptions.h \ 130 132 $(SOPHYAINCP)pistdimgapp.h \ … … 197 199 $(SOPHYAINCP)pdlmgr.h \ 198 200 $(SOPHYAINCP)ctimer.h \ 201 $(SOPHYAINCP)zthread.h \ 199 202 $(SOPHYAINCP)pisiadw.h \ 200 203 $(SOPHYAINCP)pilistx.h \ … … 205 208 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmdrdr.cc 206 209 207 $(SOPHYAOBJP)piapp.o: piapp.cc \ 208 $(SOPHYAINCP)sopnamsp.h \ 210 $(SOPHYAOBJP)piapp.o: piapp.cc $(SOPHYAINCP)sopnamsp.h \ 209 211 $(SOPHYAINCP)pistdimgapp.h \ 210 212 $(SOPHYAINCP)pisysdep.h \ … … 285 287 $(SOPHYAINCP)pitherm.h \ 286 288 $(SOPHYAINCP)resusage.h \ 287 piacmdrdr.h \ 289 $(SOPHYAINCP)piacmd.h piacmdrdr.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 $(SOPHYAINCP)zthread.h \ 288 292 $(SOPHYAINCP)piversion.h \ 289 293 $(SOPHYAINCP)piaversion.h \ … … 301 305 $(SOPHYAINCP)machdefs.h \ 302 306 $(SOPHYAINCP)piacmd.h \ 307 $(SOPHYAINCP)machdefs.h \ 303 308 $(SOPHYAINCP)commander.h \ 304 309 $(SOPHYAINCP)pdlmgr.h \ … … 371 376 $(SOPHYAINCP)pi3ddrw.h \ 372 377 $(SOPHYAINCP)pigraph3d.h \ 378 $(SOPHYAINCP)nobjmgr.h \ 379 $(SOPHYAINCP)piacmd.h \ 373 380 $(SOPHYAINCP)pisiadw.h \ 374 381 $(SOPHYAINCP)pilistx.h \ … … 378 385 $(SOPHYAINCP)resusage.h \ 379 386 $(SOPHYAINCP)servnobjm.h \ 387 $(SOPHYAINCP)pidrawer.h \ 380 388 $(SOPHYAINCP)nomgadapter.h \ 381 389 $(SOPHYAINCP)ntupintf.h \ … … 395 403 $(SOPHYAINCP)perrors.h \ 396 404 $(SOPHYAINCP)fmath.h \ 405 $(SOPHYAINCP)tvector.h \ 397 406 $(SOPHYAINCP)ntuple.h \ 398 407 $(SOPHYAINCP)slinparbuff.h \ … … 404 413 $(SOPHYAINCP)longlat.h \ 405 414 $(SOPHYAINCP)utilgeom.h \ 415 $(SOPHYAINCP)datatype.h \ 406 416 $(SOPHYAINCP)sphericalmap.h \ 407 417 $(SOPHYAINCP)smathconst.h \ … … 424 434 $(SOPHYAINCP)machdefs.h \ 425 435 $(SOPHYAINCP)piacmd.h \ 436 $(SOPHYAINCP)machdefs.h \ 426 437 $(SOPHYAINCP)commander.h \ 427 438 $(SOPHYAINCP)pdlmgr.h \ … … 494 505 $(SOPHYAINCP)pi3ddrw.h \ 495 506 $(SOPHYAINCP)pigraph3d.h \ 507 $(SOPHYAINCP)nobjmgr.h \ 508 $(SOPHYAINCP)piacmd.h \ 496 509 $(SOPHYAINCP)pisiadw.h \ 497 510 $(SOPHYAINCP)pilistx.h \ … … 510 523 $(SOPHYAINCP)tvector_tsnl.h \ 511 524 $(SOPHYAINCP)pitvmaad.h \ 525 $(SOPHYAINCP)tvector.h \ 512 526 $(SOPHYAINCP)fftpserver.h \ 513 527 $(SOPHYAINCP)fftservintf.h \ 514 528 $(SOPHYAINCP)bruit.h \ 515 529 $(SOPHYAINCP)piscdrawwdg.h \ 530 $(SOPHYAINCP)ctimer.h \ 531 $(SOPHYAINCP)pidrawer.h \ 516 532 $(SOPHYAINCP)nomgadapter.h \ 517 533 $(SOPHYAINCP)ntupintf.h \ … … 524 540 $(SOPHYAINCP)fmath.h \ 525 541 $(SOPHYAINCP)nomskymapadapter.h \ 542 $(SOPHYAINCP)nomgadapter.h \ 526 543 $(SOPHYAINCP)pixelmap.h \ 527 544 $(SOPHYAINCP)spherepos.h \ … … 529 546 $(SOPHYAINCP)vector3d.h \ 530 547 $(SOPHYAINCP)longlat.h \ 531 $(SOPHYAINCP)utilgeom.h 548 $(SOPHYAINCP)utilgeom.h \ 549 $(SOPHYAINCP)datatype.h 532 550 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sopiamodule.cc 533 551 534 $(SOPHYAOBJP)w2ps.o: w2ps.cc \535 $(SOPHYAINCP) sopnamsp.h \536 $(SOPHYAINCP) machdefs.h \537 $(SOPHYAINCP) piacmd.h \552 $(SOPHYAOBJP)w2ps.o: w2ps.cc $(SOPHYAINCP)sopnamsp.h \ 553 $(SOPHYAINCP)machdefs.h \ 554 $(SOPHYAINCP)piacmd.h \ 555 $(SOPHYAINCP)machdefs.h \ 538 556 $(SOPHYAINCP)commander.h \ 539 557 $(SOPHYAINCP)pdlmgr.h \ … … 606 624 $(SOPHYAINCP)pi3ddrw.h \ 607 625 $(SOPHYAINCP)pigraph3d.h \ 626 $(SOPHYAINCP)nobjmgr.h \ 627 $(SOPHYAINCP)piacmd.h \ 608 628 $(SOPHYAINCP)pisiadw.h \ 609 629 $(SOPHYAINCP)pilistx.h \
Note:
See TracChangeset
for help on using the changeset viewer.