annotate src/libsndfile-1.0.25/Octave/PKG_ADD @ 58:eab3b14ddc95

Further win32 build updates
author Chris Cannam
date Mon, 09 Jan 2017 13:51:38 +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");