Changeset 3813 in Sophya for trunk/SophyaProg/PrgMap
- Timestamp:
- Jul 26, 2010, 4:11:14 PM (15 years ago)
- Location:
- trunk/SophyaProg/PrgMap
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgMap/Makefile
r3615 r3813 91 91 $(SOPHYAINCP)alm.h \ 92 92 $(SOPHYAINCP)nbmath.h \ 93 $(SOPHYAINCP)tr iangmtx.h \93 $(SOPHYAINCP)trngmtx.h \ 94 94 $(SOPHYAINCP)bruit.h \ 95 95 $(SOPHYAINCP)circle.h \ … … 329 329 $(SOPHYAINCP)alm.h \ 330 330 $(SOPHYAINCP)nbmath.h \ 331 $(SOPHYAINCP)tr iangmtx.h \331 $(SOPHYAINCP)trngmtx.h \ 332 332 $(SOPHYAINCP)bruit.h \ 333 333 $(SOPHYAINCP)circle.h \ … … 408 408 $(SOPHYAINCP)alm.h \ 409 409 $(SOPHYAINCP)nbmath.h \ 410 $(SOPHYAINCP)tr iangmtx.h \410 $(SOPHYAINCP)trngmtx.h \ 411 411 $(SOPHYAINCP)bruit.h \ 412 412 $(SOPHYAINCP)circle.h \ -
trunk/SophyaProg/PrgMap/smakefile
r3615 r3813 91 91 $(SOPHYAINCP)alm.h \ 92 92 $(SOPHYAINCP)nbmath.h \ 93 $(SOPHYAINCP)tr iangmtx.h \93 $(SOPHYAINCP)trngmtx.h \ 94 94 $(SOPHYAINCP)bruit.h \ 95 95 $(SOPHYAINCP)circle.h \ … … 329 329 $(SOPHYAINCP)alm.h \ 330 330 $(SOPHYAINCP)nbmath.h \ 331 $(SOPHYAINCP)tr iangmtx.h \331 $(SOPHYAINCP)trngmtx.h \ 332 332 $(SOPHYAINCP)bruit.h \ 333 333 $(SOPHYAINCP)circle.h \ … … 408 408 $(SOPHYAINCP)alm.h \ 409 409 $(SOPHYAINCP)nbmath.h \ 410 $(SOPHYAINCP)tr iangmtx.h \410 $(SOPHYAINCP)trngmtx.h \ 411 411 $(SOPHYAINCP)bruit.h \ 412 412 $(SOPHYAINCP)circle.h \
Note:
See TracChangeset
for help on using the changeset viewer.