This file is indexed.

/usr/share/gap/pkg/openmath/cds/transform1.ocd is in gap-openmath 11.2.0+ds-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
<CDName>transform1</CDName>
<CDReviewDate>2009-05-14</CDReviewDate>
<CDDate>2009-05-14</CDDate>
<CDVersion>1</CDVersion>
<CDRevision>0</CDRevision>
<CDStatus>private</CDStatus>

<Description>
This is a private CD for transformations. A transformation in GAP
is an endomorphism of a set of integers of the form {1, ..., n}. 
</Description>

<CDDefinition>

<Name>transformation</Name>
<Description> 
An n-ary function to construct a transformation of degree n 
with the list of images given as its arguments.
</Description>

</FMP>
<OMOBJ>
	<OMA>
		<OMS cd="transform1" name="transformation"/>
		<OMI>2</OMI>
		<OMI>3</OMI>
		<OMI>4</OMI>
		<OMI>2</OMI>
		<OMI>4</OMI>
	</OMA>
</OMOBJ>
</FMP>

</CDDefinition>

</CD>