Update analyseur syntaxyque
This commit is contained in:
@@ -19,9 +19,8 @@ int main(int argc, char **argv) {
|
||||
|
||||
// test_yylex_internal(yyin);
|
||||
uniteCourante = yylex();
|
||||
affiche_xml_texte(yytext);
|
||||
|
||||
ou();
|
||||
programme();
|
||||
|
||||
uniteCourante = yylex();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user