Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : cleanups
[simgrid.git] / src / xbt / automaton / parserPromela.tab.hacc
index 51a4ae6..676dd59 100644 (file)
@@ -72,7 +72,7 @@ typedef union YYSTYPE
   double real;
   int integer;
   char* string;
-  xbt_exp_label_t label;
+  xbt_automaton_exp_label_t label;