From 27dd2ceaaca9307acb32d21e8bc012b2ad842507 Mon Sep 17 00:00:00 2001 From: "robin.perrotin" <robin.perrotin@lif.univ-mrs.fr> Date: Mon, 13 Nov 2017 06:01:47 +0100 Subject: [PATCH] . --- maca_trans_parser/src/simple_decoder_parser_arc_eager.c | 1 - 1 file changed, 1 deletion(-) diff --git a/maca_trans_parser/src/simple_decoder_parser_arc_eager.c b/maca_trans_parser/src/simple_decoder_parser_arc_eager.c index 23a92b3..98d4111 100644 --- a/maca_trans_parser/src/simple_decoder_parser_arc_eager.c +++ b/maca_trans_parser/src/simple_decoder_parser_arc_eager.c @@ -5,7 +5,6 @@ #include<getopt.h> #include<math.h> #include<time.h> -#include<random.h> #include"context.h" #include"movement_parser_arc_eager.h" #include"feat_fct.h" -- GitLab