X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a18fb7c6c81b1f58a9f8111fcf0ade106c4746b..978e85e4b0b5433f2af4e5d7eb8ac03677995089:/examples/msg/mc/automatonparse_promela.c diff --git a/examples/msg/mc/automatonparse_promela.c b/examples/msg/mc/automatonparse_promela.c index 88c2cafa53..128a87469d 100644 --- a/examples/msg/mc/automatonparse_promela.c +++ b/examples/msg/mc/automatonparse_promela.c @@ -1,5 +1,6 @@ #include "xbt/automatonparse_promela.h" +xbt_automaton_t automaton; char* state_id_src; void init(){