This file is indexed.

/usr/include/Rivet/Config/RivetConfig.hh is in librivet-dev 1.8.3-1.1.

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
20
21
22
/* include/Rivet/Config/RivetConfig.hh.  Generated from RivetConfig.hh.in by configure.  */
#ifndef RIVET_CONFIG_RIVETCONFIG_HH
#define RIVET_CONFIG_RIVETCONFIG_HH


/* Define to the address where bug reports for this package should be sent. */
#define RIVET_BUGREPORT "rivet@projects.hepforge.org"

/* Define to the full name of this package. */
#define RIVET_NAME "Rivet"

/* Define to the full name and version of this package. */
#define RIVET_STRING "Rivet 1.8.3"

/* Define to the one symbol short name of this package. */
#define RIVET_TARNAME "Rivet"

/* Define to the version of this package. */
#define RIVET_VERSION "1.8.3"


#endif