From 31c265bfbb435418989271c538be76e7b563cbfd Mon Sep 17 00:00:00 2001 From: rsimonin Date: Tue, 9 Apr 2019 12:02:35 +0200 Subject: [PATCH] modif relative arbre.c --- arbre.h | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/arbre.h b/arbre.h index ada30a5..75e70a6 100644 --- a/arbre.h +++ b/arbre.h @@ -21,7 +21,6 @@ int calculcase(char c); bool est_vide(struct arbre *arbre); -bool fin_de_mot(struct arbre *arbre); void ini_dico(struct dico *pt_dico); -- libgit2 0.21.2