annotate build/linux/amd64/atlas/atlas_zmv.h @ 147:d169df0c0cbc

Remove some debug output
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 02 Sep 2013 09:49:24 +0100
parents ddea89113517
children
rev   line source
c@64 1 #ifndef ATLAS_ZMV_H
c@64 2 #define ATLAS_ZMV_H
c@64 3
c@64 4 #define ATL_L1mvelts 2048
c@64 5 #include "atlas_zmvN.h"
c@64 6 #include "atlas_zmvT.h"
c@64 7 #include "atlas_zmvS.h"
c@64 8
c@64 9 #endif