Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various cleanups to the model-checking user interface
[simgrid.git] / src / xbt / automaton / parserPromela.lex
index f4c9132..921940f 100644 (file)
@@ -4,7 +4,7 @@
 
 
 #include <stdio.h>
-#include "y.tab.h"
+#include "parserPromela.tab.hacc"
   
   extern YYSTYPE yylval;