Update analyseur syntaxyque

This commit is contained in:
2016-02-02 17:17:38 +01:00
parent 3f15e27954
commit 91a7241cb4
3 changed files with 683 additions and 155 deletions

View File

@@ -19,9 +19,8 @@ int main(int argc, char **argv) {
// test_yylex_internal(yyin);
uniteCourante = yylex();
affiche_xml_texte(yytext);
ou();
programme();
uniteCourante = yylex();