This file is indexed.

/usr/share/sofa/tutorials/tutorials.pro is in sofa-tutorials 1.0~beta4-12.

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
12
13
14
SOFA_DIR=../..
TEMPLATE = subdirs

include($${SOFA_DIR}/sofa.cfg)

SUBDIRS -= ordered

SUBDIRS += oneParticule
SUBDIRS += oneTetrahedron
SUBDIRS += mixedPendulum
SUBDIRS += chainHybrid

!include(tutorials-local.cfg) {
}