annotate build/linux/amd64/atlas/atlas_smv.h @ 182:9c52dac85835

Update README and adjust locations of INSTALL files to reflect the fact that this repo is not a binary distribution
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 21 Mar 2016 19:49:36 +0000
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