Changeset 3076 in Sophya for trunk/SophyaExt/IFFTW


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

Location:
trunk/SophyaExt/IFFTW
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/IFFTW/Makefile

    r3072 r3076  
    1212 
    1313$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
    14   $(SOPHYAINCP)sopnamsp.h fftwserver.h \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  fftwserver.h \
    1516  $(SOPHYAINCP)machdefs.h \
    1617  $(SOPHYAINCP)sspvflags.h \
    1718  $(SOPHYAINCP)fftservintf.h \
    18   $(SOPHYAINCP)machdefs.h \
    1919  $(SOPHYAINCP)pexceptions.h \
    2020  $(SOPHYAINCP)tmatrix.h \
     
    3636  $(SOPHYAINCP)tvector.h \
    3737  $(SOPHYAINCP)tvector_tsnl.h \
    38   fftw2server.cc fftw3server.cc
     38  fftw3server.cc \
     39  $(SOPHYAINCP)FFTW/fftw3.h
    3940        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    4041 
  • trunk/SophyaExt/IFFTW/smakefile

    r3072 r3076  
    1212 
    1313$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
    14   $(SOPHYAINCP)sopnamsp.h fftwserver.h \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  fftwserver.h \
    1516  $(SOPHYAINCP)machdefs.h \
    1617  $(SOPHYAINCP)sspvflags.h \
    1718  $(SOPHYAINCP)fftservintf.h \
    18   $(SOPHYAINCP)machdefs.h \
    1919  $(SOPHYAINCP)pexceptions.h \
    2020  $(SOPHYAINCP)tmatrix.h \
     
    3636  $(SOPHYAINCP)tvector.h \
    3737  $(SOPHYAINCP)tvector_tsnl.h \
    38   fftw2server.cc fftw3server.cc
     38  fftw3server.cc \
     39  $(SOPHYAINCP)FFTW/fftw3.h
    3940        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    4041 
Note: See TracChangeset for help on using the changeset viewer.