This file is indexed.

/usr/include/Bpp/Phyl/Mapping.all is in libbpp-phyl-dev 2.0.3-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
#include "Mapping/AnalyticalSubstitutionCount.h"
#include "Mapping/DecompositionSubstitutionCount.h"
#include "Mapping/IndexToCount.h"
#include "Mapping/OneJumpSubstitutionCount.h"
#include "Mapping/ProbabilisticSubstitutionMapping.h"
#include "Mapping/SimpleSubstitutionCount.h"
#include "Mapping/SubstitutionCount.h"
#include "Mapping/SubstitutionMapping.h"
#include "Mapping/SubstitutionMappingTools.h"
#include "Mapping/SubstitutionRegister.h"
#include "Mapping/UniformizationSubstitutionCount.h"