This file is indexed.

/usr/include/styx/lim2dot_cim.h is in styx-dev 2.0.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
23
24
/* [lim2dot_cim.h] Context table for 'lim2dot'  */

/* File generated by 'ctoh'. Don't change manually. */

#ifndef lim2dot_cim_INCL
#define lim2dot_cim_INCL


#include "ctx.h"


#ifdef __cplusplus
extern "C" {
#endif


void CTX_init_lim2dot(int argc, c_string argv[]); /*                        */


#ifdef __cplusplus
}
#endif

#endif