This file is indexed.

/usr/include/coin/ClpConfig.h is in coinor-libclp-dev 1.15.10-3+b1.

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
14
15
16
17
/* src/config_clp.h.  Generated by configure.  */
/* src/config_clp.h.in.  */

/* Define to 1, 2, 3, or 4 if Aboca should be build. */
/* #undef CLP_HAS_ABC */

/* Version number of project */
#define CLP_VERSION "1.15.10"

/* Major Version number of project */
#define CLP_VERSION_MAJOR 1

/* Minor Version number of project */
#define CLP_VERSION_MINOR 15

/* Release Version number of project */
#define CLP_VERSION_RELEASE 10