This file is indexed.

/usr/share/cain/examples/sbml/dsmts31/dsmts-002-06.mod is in cain-examples 1.9-7.

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
15
16
17
18
@model:3.1.1=ImmigrationDeath06 "Immigration-Death (002), variant 06"
 s=item,t=second,v=litre
@compartments
 Cell
@species
 Cell:X=0 s
 Cell:Source=0 sb
 Cell:Sink=0 s
@parameters
 Alpha=10
 Mu=0.1
@reactions
@r=Immigration
 Source -> X
 Alpha
@r=Death
 X -> Sink
 Mu*X