This file is indexed.

/usr/lib/emboss/include/emboss.h is in emboss-lib 6.3.1-6ubuntu3.

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
#ifndef emboss_h
#define emboss_h

#include "ajax.h"
#include "ajgraph.h"
#include "ajgraphstruct.h"
#include "ajhist.h"
#include "ensembl.h"
#include "ajseqdb.h"
#include "ajmart.h"
#include "ajacd.h"
#include "embaln.h"
#include "embcom.h"
#include "embcons.h"
#include "embdbi.h"
#include "embread.h"
#include "embiep.h"
#include "embprop.h"
#include "embinit.h"
#include "embword.h"
#include "embpat.h"
#include "embpatlist.h"
#include "embmat.h"
#include "embdata.h"
#include "embnmer.h"
#include "embgroup.h"
#include "embshow.h"
#include "embmisc.h"
#include "embmol.h"
#include "embpdb.h"
#include "embdomain.h"
#include "embsig.h"
#include "embdmx.h"
#include "embexit.h"
#include "embindex.h"
#include "embest.h"

#endif