lsitst                  downloadable executable code of lsitst.c
maint.val1              maintenance program val1
maint.val2              maintenance program val2

		supervisers
moper.a.d.1             analog          debug           val1
moper.a.d.2             analog          debug           val2
moper.a.n.1             analog          no debug        val1
moper.a.n.2             analog          no debug        val2
moper.b.d.1             no analog       debug           val1
moper.b.d.2             no analog       debug           val2
moper.b.n.1             no analog       no debug        val1
moper.b.n.2             no analog       no debug        val2

The versions with debug option make prints on the terminal
The versions with no debug make no prints on the terminal
The versions with val1 assume a clock at 7   ms (set in which.h)
The versions with val2 assume a clock at 3.5 ms (set in which.h)
The versions with analog suppose adc board (set in rtc.h)
The versions with no analog : no adc board (set in rtc.h) and no force control
