Changeset 3072 in Sophya for trunk/SophyaExt/IFFTW
- Timestamp:
- Sep 13, 2006, 1:49:29 PM (19 years ago)
- Location:
- trunk/SophyaExt/IFFTW
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/IFFTW/Makefile
r3066 r3072 35 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 36 $(SOPHYAINCP)tvector.h \ 37 $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc\38 $(SOPHYAINCP)FFTW/fftw3.h37 $(SOPHYAINCP)tvector_tsnl.h \ 38 fftw2server.cc fftw3server.cc 39 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftwserver.cc 40 40 -
trunk/SophyaExt/IFFTW/smakefile
r3066 r3072 35 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 36 $(SOPHYAINCP)tvector.h \ 37 $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc\38 $(SOPHYAINCP)FFTW/fftw3.h37 $(SOPHYAINCP)tvector_tsnl.h \ 38 fftw2server.cc fftw3server.cc 39 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftwserver.cc 40 40
Note:
See TracChangeset
for help on using the changeset viewer.