Index: /anr/Makefile
===================================================================
--- /anr/Makefile	(revision 59)
+++ /anr/Makefile	(revision 60)
@@ -12,5 +12,6 @@
 			section-6.1.tex section-6.2.tex section-7.tex
 
-TABLES= table_upmc_full.tex table_upmc_short.tex
+TABLES= table_upmc_full.tex table_upmc_short.tex \
+		table_tima_full.tex table_tima_short.tex
 
 # PROGRAMS
Index: /anr/gantt.l
===================================================================
--- /anr/gantt.l	(revision 59)
+++ /anr/gantt.l	(revision 60)
@@ -768,4 +768,5 @@
     prepare2(curr);
     prepare3(curr);
+    do_partner_table_full(3); do_partner_table_short(3);
     do_partner_table_full(4); do_partner_table_short(4);
     do_partner_table_full(5); do_partner_table_short(5);
Index: /anr/section-7.tex
===================================================================
--- /anr/section-7.tex	(revision 59)
+++ /anr/section-7.tex	(revision 60)
@@ -43,5 +43,5 @@
 The costs justified by internal invoicing procedures are evaluated to 4\%
 of the total requested ANR funding.\\
-\input{table_tima.tex}
+\input{table_tima_full.tex}
 %FIXME comment on rajoute les hommes-ans sur le WP7 pour la dissemination ?
 \end {itemize}
