view build/linux/amd64/atlas/atlas_zmv.h @ 217:ee138d32d0c1

Puzzled by this. The projects definitely do build with VS2015, I just checked. Switching back to 2015 for AppVeyor to see what happens
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 01 May 2018 10:05:20 +0100
parents ddea89113517
children
line wrap: on
line source
#ifndef ATLAS_ZMV_H
#define ATLAS_ZMV_H

#define ATL_L1mvelts 2048
#include "atlas_zmvN.h"
#include "atlas_zmvT.h"
#include "atlas_zmvS.h"

#endif