X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6f48d1a65eeb69ebae17feb1d714db4a60764a51..a79a8e1cab86ccc687cfbc97b01b735acb996f16:/include/xbt/automaton.h diff --git a/include/xbt/automaton.h b/include/xbt/automaton.h index cbf5f32d43..6b8be48537 100644 --- a/include/xbt/automaton.h +++ b/include/xbt/automaton.h @@ -114,4 +114,5 @@ XBT_PUBLIC(void) xbt_automaton_propositional_symbol_free_voidp(void *ps); XBT_PUBLIC(void) xbt_automaton_free(xbt_automaton_t a); SG_END_DECL() + #endif