Changeset 3572 in Sophya for trunk/SophyaProg/PrgMap
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- Location:
- trunk/SophyaProg/PrgMap
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgMap/Makefile
r3405 r3572 68 68 $(SOPHYAINCP)fioarr.h \ 69 69 $(SOPHYAINCP)sopemtx.h \ 70 $(SOPHYAINCP)arrctcast.h \ 70 71 $(SOPHYAINCP)skymap.h \ 71 72 $(SOPHYAINCP)spherethetaphi.h \ … … 88 89 $(SOPHYAINCP)samba.h \ 89 90 $(SOPHYAINCP)alm.h \ 90 $(SOPHYAINCP)s randgen.h \91 $(SOPHYAINCP)stsrand.h \ 91 92 $(SOPHYAINCP)nbmath.h \ 92 93 $(SOPHYAINCP)triangmtx.h \ … … 301 302 $(SOPHYAINCP)fioarr.h \ 302 303 $(SOPHYAINCP)sopemtx.h \ 304 $(SOPHYAINCP)arrctcast.h \ 303 305 $(SOPHYAINCP)skymap.h \ 304 306 $(SOPHYAINCP)spherethetaphi.h \ … … 321 323 $(SOPHYAINCP)samba.h \ 322 324 $(SOPHYAINCP)alm.h \ 323 $(SOPHYAINCP)s randgen.h \325 $(SOPHYAINCP)stsrand.h \ 324 326 $(SOPHYAINCP)nbmath.h \ 325 327 $(SOPHYAINCP)triangmtx.h \ … … 379 381 $(SOPHYAINCP)fioarr.h \ 380 382 $(SOPHYAINCP)sopemtx.h \ 383 $(SOPHYAINCP)arrctcast.h \ 381 384 $(SOPHYAINCP)skymap.h \ 382 385 $(SOPHYAINCP)spherethetaphi.h \ … … 399 402 $(SOPHYAINCP)samba.h \ 400 403 $(SOPHYAINCP)alm.h \ 401 $(SOPHYAINCP)s randgen.h \404 $(SOPHYAINCP)stsrand.h \ 402 405 $(SOPHYAINCP)nbmath.h \ 403 406 $(SOPHYAINCP)triangmtx.h \ -
trunk/SophyaProg/PrgMap/smakefile
r3504 r3572 89 89 $(SOPHYAINCP)samba.h \ 90 90 $(SOPHYAINCP)alm.h \ 91 $(SOPHYAINCP)s randgen.h \91 $(SOPHYAINCP)stsrand.h \ 92 92 $(SOPHYAINCP)nbmath.h \ 93 93 $(SOPHYAINCP)triangmtx.h \ … … 323 323 $(SOPHYAINCP)samba.h \ 324 324 $(SOPHYAINCP)alm.h \ 325 $(SOPHYAINCP)s randgen.h \325 $(SOPHYAINCP)stsrand.h \ 326 326 $(SOPHYAINCP)nbmath.h \ 327 327 $(SOPHYAINCP)triangmtx.h \ … … 402 402 $(SOPHYAINCP)samba.h \ 403 403 $(SOPHYAINCP)alm.h \ 404 $(SOPHYAINCP)s randgen.h \404 $(SOPHYAINCP)stsrand.h \ 405 405 $(SOPHYAINCP)nbmath.h \ 406 406 $(SOPHYAINCP)triangmtx.h \
Note:
See TracChangeset
for help on using the changeset viewer.