annotate src/libsndfile-1.0.25/Octave/PKG_ADD @ 82:d0c2a83c1364

Add FFTW 3.3.8 source, and a Linux build
author Chris Cannam
date Tue, 19 Nov 2019 14:52:55 +0000
parents c7265573341e
children
rev   line source
Chris@0 1 autoload ("sfread", "sndfile.oct");
Chris@0 2 autoload ("sfversion", "sndfile.oct");
Chris@0 3 autoload ("sfwrite", "sndfile.oct");