X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Faustine.git/blobdiff_plain/e775f23a10c4ba37fc1a762299f52cd0d71593b7..f1f94803668061f90a5ce88bf06ee72bba8e41a5:/interpretor/lib/src/libsndfile-1.0.25/Octave/PKG_ADD diff --git a/interpretor/lib/src/libsndfile-1.0.25/Octave/PKG_ADD b/interpretor/lib/src/libsndfile-1.0.25/Octave/PKG_ADD new file mode 100644 index 0000000..3efd688 --- /dev/null +++ b/interpretor/lib/src/libsndfile-1.0.25/Octave/PKG_ADD @@ -0,0 +1,3 @@ +autoload ("sfread", "sndfile.oct"); +autoload ("sfversion", "sndfile.oct"); +autoload ("sfwrite", "sndfile.oct");