This file is indexed.

/usr/include/polybori/groebner/dp_asc4data.h is in libpolybori-groebner-dev 0.8.3-5build1.

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
/*  Copyright (c) 2005-2007 by The PolyBoRi Team */

#ifndef DP_ASC4_DATA_H
#define DP_ASC4_DATA_H
#include "groebner_defs.h"
BEGIN_NAMESPACE_PBORIGB
extern const unsigned short dp_asc4var_data[][7];
END_NAMESPACE_PBORIGB
#endif