This file is indexed.

/usr/include/liggghts/fix_insert_stream_predefined.h is in libliggghts-dev 3.7.0+repack1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
#include "fix.h" 
 namespace LAMMPS_NS {class FixInsertStreamPredefined : public FixInsertStream { public: void copy_history(const int, const int, double * const) const{} };}