This file is indexed.

/usr/share/gap/pkg/grape/init.g is in gap-grape 4r7+ds-3.

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
#############################################################################
##
#W    init.g               package GRAPE              Leonard Soicher
##
##    
##

ReadPackage( "grape", "lib/smallestimage.g" ); # read SAL's smallest image code
ReadPackage( "grape", "lib/grape.g" ); # read main grape file