This file is indexed.

/usr/share/savi/oogl/earth_texture_h.oogl is in savi 1.4.6-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
# SaVi by Robert Thurman (thurman@geom.umn.edu) and
#         Patrick Worfolk (worfolk@alum.mit.edu).
#
# Copyright (c) 1997 by The Geometry Center.
# This file is part of SaVi.  SaVi is free software;
# you can redistribute it and/or modify it only under
# the terms given in the file COPYRIGHT which you should
# have received along with this file.  SaVi may be
# obtained from:
# http://savi.sourceforge.net/
# http://www.geom.uiuc.edu/locate/SaVi

# $Id: earth_texture_h.oogl,v 1.1 2008/04/02 02:21:55 lloydwood Exp $
# loaded ready for Earth texturemaps.
(read geometry { define numesh_h < "$SAVI/oogl/numesh.oogl" })

(read geometry { define earth_h < "$SAVI/oogl/earth.oogl" })

(read geometry { define earth_vect_texture_sphere_h {
	LIST {: earth_h} {: earth_vect_h}
	} } )