This file is indexed.

/usr/lib/petscdir/3.1/include/sieve/ALE.hh is in libpetsc3.1-dev 3.1.dfsg-11ubuntu1.

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
22
23
#ifndef included_ALE_ALE_hh
#define included_ALE_ALE_hh

#include <petscsys.h>

#ifndef  included_ALE_exception_hh
#include <ALE_exception.hh>
#endif
#ifndef  included_ALE_mem_hh
#include <ALE_mem.hh>
#endif
#ifndef  included_ALE_log_hh
#include <ALE_log.hh>
#endif
#ifndef  included_ALE_containers_hh
#include <ALE_containers.hh>
#endif
#ifndef  included_ALE_args_hh
#include <ALE_args.hh>
#endif


#endif