This file is indexed.

/usr/include/givaro/givpoly1denseops.inl is in libgivaro-dev 3.2.13-1.2.

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
10
11
12
13
#ifndef __GIV__POLY1_DENSE_OPS_inl__
#define __GIV__POLY1_DENSE_OPS_inl__
#include "givaro/givpoly1cstor.inl"
#include "givaro/givpoly1misc.inl"
#include "givaro/givpoly1addsub.inl"
#include "givaro/givpoly1muldiv.inl"
#include "givaro/givpoly1axpy.inl"
#include "givaro/givpoly1io.inl"
#include "givaro/givpoly1gcd.inl"
#include "givaro/givpoly1sqrfree.inl"
#include "givaro/givpoly1cyclo.inl"

#endif