annotate build/linux/amd64/atlas/atlas_cmv.h @ 110:be419e04899a

* Update to use BlockAllocator, and a few other bits & pieces
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 14 May 2009 12:45:27 +0000
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