annotate build/linux/amd64/atlas/atlas_zmv.h @ 154:ec829e6a92a2

Remove qmake project file (now using non-qmake makefiles in build)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 22 Oct 2013 14:00:03 +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