This file is indexed.

/usr/include/CLHEP/Evaluator/defs.h is in libclhep-dev 2.1.4.1+dfsg-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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/* Evaluator/defs.h.  Generated from defs.h.in by configure.  */
/* Evaluator/defs.h.in.  Generated from configure.ac by autoheader.  */

#ifndef EVALUATOR_DEFS_H
#define EVALUATOR_DEFS_H

/* Name of package */
#ifndef PACKAGE
#define PACKAGE "Evaluator"
#endif

/* Define to the address where bug reports for this package should be sent. */
#ifndef PACKAGE_BUGREPORT
#define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/"
#endif

/* Define to the full name of this package. */
#ifndef PACKAGE_NAME
#define PACKAGE_NAME "CLHEP Evaluator"
#endif

/* Define to the full name and version of this package. */
#ifndef PACKAGE_STRING
#define PACKAGE_STRING "CLHEP Evaluator 2.1.4.1"
#endif

/* Define to the one symbol short name of this package. */
#ifndef PACKAGE_TARNAME
#define PACKAGE_TARNAME "Evaluator"
#endif

/* Define to the home page for this package. */
#define PACKAGE_URL ""

/* Define to the version of this package. */
#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "2.1.4.1"
#endif

/* Version number of package */
#ifndef VERSION
#define VERSION "2.1.4.1"
#endif

#endif  // EVALUATOR_DEFS_H