This file is indexed.

/usr/include/coin/SymConfig.h is in coinor-libsymphony-dev 5.6.1-1build2.

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
18
19
/* include/config_sym.h.  Generated by configure.  */
/* include/config_sym.h.in. */

#ifndef __CONFIG_SYM_H__
#define __CONFIG_SYM_H__

/* Version number of project */
#define SYMPHONY_VERSION "5.6.1"

/* Major Version number of project */
#define SYMPHONY_VERSION_MAJOR 5

/* Minor Version number of project */
#define SYMPHONY_VERSION_MINOR 6

/* Release Version number of project */
#define SYMPHONY_VERSION_RELEASE 1

#endif