This file is indexed.

/usr/include/atlas/atlas_cmv.h is in libatlas-dev 3.8.4-3build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
#ifndef ATLAS_CMV_H
#define ATLAS_CMV_H

#define ATL_L1mvelts 2048
#include "atlas_cmvN.h"
#include "atlas_cmvT.h"
#include "atlas_cmvS.h"

#endif