This file is indexed.

/usr/include/Cauchy/Octave.cfd is in cauchy-dev 0.9.0-0ubuntu1.

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
#
# This declaration file contains functions and constants that are specific to Octave
#

constant OCTAVE_VERSION is String

#
# String
#
function index returns Number takes String String
function tolower returns String takes String
function toupper returns String takes String