This file is indexed.

/usr/lib/iraf/lib/pkg/igsfit.h is in iraf-dev 2.16.1+2018.03.10-2.

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
define	IGSPARAMS	7

define	FEATURE	1
define	X	2
define	Y	3
define	Z	4
define	W	5
define	S	6
define	R	7

define	IGS_FUNCTION	1
define	IGS_XORDER	2
define	IGS_YORDER	3
define	IGS_XMIN	4
define	IGS_XMAX	5
define	IGS_YMIN	6
define	IGS_YMAX	7