This file is indexed.

/usr/lib/x86_64-linux-gnu/scilab-getfem++/src/c/MACHINES/Cray/patch.3 is in scilab-getfem++ 4.2.1~beta1~svn4635~dfsg-3+b1.

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
*** zmatrix.h	Tue Mar  8 15:50:26 1994
--- zmatrix.h.orig	Fri Oct 28 01:52:48 1994
***************
*** 34,39 ****
--- 34,41 ----
  
            /*  Type definitions for complex vectors and matrices  */
  
+ #undef complex
+ #define complex Complex
  
  /* complex definition */
  typedef struct  {