This file is indexed.

/usr/include/clipper/clipper-minimol.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-2003 Kevin Cowtan */

#ifndef CLIPPER_MINIMOL_H
#define CLIPPER_MINIMOL_H

#include "clipper/minimol/minimol_utils.h"
#include "clipper/minimol/minimol_io.h"
#include "clipper/minimol/container_minimol.h"

#endif