/usr/include/clipper/clipper-mmdb.h is in libclipper-dev 2.1.20130601-2.1ubuntu1.
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 | /* Clipper header file */
/* (C) 2000-2003 Kevin Cowtan */
#ifndef CLIPPER_MMDB_H
#define CLIPPER_MMDB_H
#include "clipper/mmdb/clipper_mmdb.h"
#endif
|