annotate build/linux/amd64/atlas/atlas_cmv.h @ 178:f96ea0e4b475

Fix compiler warnings with -Wall -Wextra
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 28 Sep 2015 12:33:17 +0100
parents ddea89113517
children
rev   line source
c@64 1 #ifndef ATLAS_CMV_H
c@64 2 #define ATLAS_CMV_H
c@64 3
c@64 4 #define ATL_L1mvelts 3932
c@64 5 #include "atlas_cmvN.h"
c@64 6 #include "atlas_cmvT.h"
c@64 7 #include "atlas_cmvS.h"
c@64 8
c@64 9 #endif