annotate build/linux/amd64/atlas/atlas_smv.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_SMV_H
c@64 2 #define ATLAS_SMV_H
c@64 3
c@64 4 #define ATL_L1mvelts 7127
c@64 5 #include "atlas_smvN.h"
c@64 6 #include "atlas_smvT.h"
c@64 7 #include "atlas_smvS.h"
c@64 8
c@64 9 #endif