This file is indexed.

/usr/include/clipper/clipper-ccp4.h is in libclipper-dev 2.1.20130601-2.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
/* Clipper header file */
/* (C) 2000-2002 Kevin Cowtan */

#ifndef CLIPPER_CCP4_H
#define CLIPPER_CCP4_H

#include "clipper/ccp4/ccp4_utils.h"
#include "clipper/ccp4/ccp4_mtz_io.h"
#include "clipper/ccp4/ccp4_map_io.h"

#endif