Changeset 3076 in Sophya for trunk/SophyaExt/LinAlg/smakefile


Ignore:
Timestamp:
Sep 14, 2006, 11:44:31 AM (19 years ago)
Author:
cmv
Message:

suite a remplacement nbrandom.h (obsolete) -> srandgen.h cmv 14/09/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/LinAlg/smakefile

    r3007 r3076  
    1212 
    1313$(SOPHYAOBJP)intflapack.o: intflapack.cc \
    14   $(SOPHYAINCP)sopnamsp.h intflapack.h \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  intflapack.h \
    1516  $(SOPHYAINCP)machdefs.h \
    1617  $(SOPHYAINCP)tarray.h \
    17   $(SOPHYAINCP)machdefs.h \
    1818  $(SOPHYAINCP)basarr.h \
    1919  $(SOPHYAINCP)anydataobj.h \
     
    3232  $(SOPHYAINCP)tvector.h \
    3333  $(SOPHYAINCP)tmatrix.h \
    34   $(SOPHYAINCP)tarray.h \
    3534  $(SOPHYAINCP)tmatrix_tsnl.h \
    3635  $(SOPHYAINCP)tvector_tsnl.h \
    37   $(SOPHYAINCP)sspvflags.h \
    38   $(SOPHYAINCP)tmatrix.h
     36  $(SOPHYAINCP)sspvflags.h
    3937        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  intflapack.cc
    4038 
Note: See TracChangeset for help on using the changeset viewer.