Changeset 3813 in Sophya


Ignore:
Timestamp:
Jul 26, 2010, 4:11:14 PM (15 years ago)
Author:
ansari
Message:

Adaptation makefile(s) suite introduction des matrices carrees speciales ds TArray et suppression du fichier TArray/triangmtx.h, Reza 26/07/2010

Location:
trunk/SophyaProg/PrgMap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PrgMap/Makefile

    r3615 r3813  
    9191  $(SOPHYAINCP)alm.h \
    9292  $(SOPHYAINCP)nbmath.h \
    93   $(SOPHYAINCP)triangmtx.h \
     93  $(SOPHYAINCP)trngmtx.h \
    9494  $(SOPHYAINCP)bruit.h \
    9595  $(SOPHYAINCP)circle.h \
     
    329329  $(SOPHYAINCP)alm.h \
    330330  $(SOPHYAINCP)nbmath.h \
    331   $(SOPHYAINCP)triangmtx.h \
     331  $(SOPHYAINCP)trngmtx.h \
    332332  $(SOPHYAINCP)bruit.h \
    333333  $(SOPHYAINCP)circle.h \
     
    408408  $(SOPHYAINCP)alm.h \
    409409  $(SOPHYAINCP)nbmath.h \
    410   $(SOPHYAINCP)triangmtx.h \
     410  $(SOPHYAINCP)trngmtx.h \
    411411  $(SOPHYAINCP)bruit.h \
    412412  $(SOPHYAINCP)circle.h \
  • trunk/SophyaProg/PrgMap/smakefile

    r3615 r3813  
    9191  $(SOPHYAINCP)alm.h \
    9292  $(SOPHYAINCP)nbmath.h \
    93   $(SOPHYAINCP)triangmtx.h \
     93  $(SOPHYAINCP)trngmtx.h \
    9494  $(SOPHYAINCP)bruit.h \
    9595  $(SOPHYAINCP)circle.h \
     
    329329  $(SOPHYAINCP)alm.h \
    330330  $(SOPHYAINCP)nbmath.h \
    331   $(SOPHYAINCP)triangmtx.h \
     331  $(SOPHYAINCP)trngmtx.h \
    332332  $(SOPHYAINCP)bruit.h \
    333333  $(SOPHYAINCP)circle.h \
     
    408408  $(SOPHYAINCP)alm.h \
    409409  $(SOPHYAINCP)nbmath.h \
    410   $(SOPHYAINCP)triangmtx.h \
     410  $(SOPHYAINCP)trngmtx.h \
    411411  $(SOPHYAINCP)bruit.h \
    412412  $(SOPHYAINCP)circle.h \
Note: See TracChangeset for help on using the changeset viewer.