Changeset 2764 in Sophya
- Timestamp:
- May 25, 2005, 12:10:50 PM (20 years ago)
- Location:
- trunk/SophyaPI/PIext
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/Makefile
r2763 r2764 507 507 servnobjm.h \ 508 508 $(SOPHYAINCP)pdlmgr.h \ 509 $(SOPHYAINCP)zthread.h \ 509 510 nomgadapter.h \ 510 511 $(SOPHYAINCP)pidrawer.h \ … … 577 578 piacmd.h \ 578 579 $(SOPHYAINCP)commander.h \ 579 $(SOPHYAINCP)ctimer.h \ 580 $(SOPHYAINCP)zthread.h pisiadw.h \ 580 $(SOPHYAINCP)ctimer.h pisiadw.h \ 581 581 $(SOPHYAINCP)pilistx.h \ 582 582 $(SOPHYAINCP)pilistgen.h \ … … 805 805 servnobjm.h nobjmgr.h dlftypes.h \ 806 806 $(SOPHYAINCP)pdlmgr.h \ 807 $(SOPHYAINCP)zthread.h \ 807 808 $(SOPHYAINCP)objfitter.h \ 808 809 $(SOPHYAINCP)cimage.h \ … … 2241 2242 servnobjm.h \ 2242 2243 $(SOPHYAINCP)pdlmgr.h \ 2244 $(SOPHYAINCP)zthread.h \ 2243 2245 nomgadapter.h \ 2244 2246 $(SOPHYAINCP)pidrawer.h \ … … 2311 2313 piacmd.h \ 2312 2314 $(SOPHYAINCP)commander.h \ 2313 $(SOPHYAINCP)ctimer.h \ 2314 $(SOPHYAINCP)zthread.h pisiadw.h \ 2315 $(SOPHYAINCP)ctimer.h pisiadw.h \ 2315 2316 $(SOPHYAINCP)pilistx.h \ 2316 2317 $(SOPHYAINCP)pilistgen.h \ -
trunk/SophyaPI/PIext/smakefile
r2763 r2764 507 507 servnobjm.h \ 508 508 $(SOPHYAINCP)pdlmgr.h \ 509 $(SOPHYAINCP)zthread.h \ 509 510 nomgadapter.h \ 510 511 $(SOPHYAINCP)pidrawer.h \ … … 577 578 piacmd.h \ 578 579 $(SOPHYAINCP)commander.h \ 579 $(SOPHYAINCP)ctimer.h \ 580 $(SOPHYAINCP)zthread.h pisiadw.h \ 580 $(SOPHYAINCP)ctimer.h pisiadw.h \ 581 581 $(SOPHYAINCP)pilistx.h \ 582 582 $(SOPHYAINCP)pilistgen.h \ … … 805 805 servnobjm.h nobjmgr.h dlftypes.h \ 806 806 $(SOPHYAINCP)pdlmgr.h \ 807 $(SOPHYAINCP)zthread.h \ 807 808 $(SOPHYAINCP)objfitter.h \ 808 809 $(SOPHYAINCP)cimage.h \ … … 2241 2242 servnobjm.h \ 2242 2243 $(SOPHYAINCP)pdlmgr.h \ 2244 $(SOPHYAINCP)zthread.h \ 2243 2245 nomgadapter.h \ 2244 2246 $(SOPHYAINCP)pidrawer.h \ … … 2311 2313 piacmd.h \ 2312 2314 $(SOPHYAINCP)commander.h \ 2313 $(SOPHYAINCP)ctimer.h \ 2314 $(SOPHYAINCP)zthread.h pisiadw.h \ 2315 $(SOPHYAINCP)ctimer.h pisiadw.h \ 2315 2316 $(SOPHYAINCP)pilistx.h \ 2316 2317 $(SOPHYAINCP)pilistgen.h \
Note:
See TracChangeset
for help on using the changeset viewer.