Add )) test & 1 fonction manquante dans le header

This commit is contained in:
2016-01-29 18:44:15 +01:00
parent 1871e6f8c8
commit cd8cd83f70
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
char *duplique_chaine(char *s); char *duplique_chaine(char *s);
void erreur(char *message); void erreur(char *message);
void erreur_1s(char *message, char *s); void erreur_1s(char *message, char *s);
void indent();
void affiche_balise_ouvrante(const char *fct_, int trace_xml); void affiche_balise_ouvrante(const char *fct_, int trace_xml);
void affiche_balise_fermante(const char *fct_, int trace_xml); void affiche_balise_fermante(const char *fct_, int trace_xml);
void affiche_element(char *fct_, char *texte_, int trace_xml); void affiche_element(char *fct_, char *texte_, int trace_xml);

1
test/expressionParaFaux Normal file
View File

@@ -0,0 +1 @@
4 + 8 * (5 + 6)) + 8