wireshark/plugins/mate/moduleinfo.h
Luis Ontanon 047baf2c38 MATE has a grammar.
Although not yet fully implemented I want this version as a reference. 


svn path=/trunk/; revision=14373
2005-05-16 13:28:35 +00:00

17 lines
249 B
C

/* Included *after* config.h, in order to re-define these macros */
#ifdef PACKAGE
#undef PACKAGE
#endif
/* Name of package */
#define PACKAGE "mate"
#ifdef VERSION
#undef VERSION
#endif
/* Version number of package */
#define VERSION "1.0.0a"