--- rpl/src/instructions_f3.c 2018/05/30 09:27:34 1.77 +++ rpl/src/instructions_f3.c 2018/06/01 09:57:27 1.78 @@ -112,6 +112,7 @@ instruction_format(struct_processus *s_e printf(" FLOW\n"); printf(" { \"LENGTH*(*)\" }\n"); printf(" { \"LENGTH*(%s)\" }\n", d_INT); + printf(" { \"LINE*(*)\" }\n", d_INT); return; }