/usr/include/clipper/clipper-cns.h is in libclipper-dev 2.1+20100511-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 | /* Clipper header file */
/* (C) 2000-2002 Kevin Cowtan */
#ifndef CLIPPER_CNS_H
#define CLIPPER_CNS_H
#include "clipper/cns/cns_hkl_io.h"
#include "clipper/cns/cns_map_io.h"
#endif
|