Yattm - unified GTK instant-messaging client | |
[Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003] |
00001 typedef union { 00002 GList * vals; 00003 value_pair * val; 00004 grouplist * grp; 00005 gchar * string; 00006 eb_account * acnt; 00007 struct contact * cntct; 00008 } YYSTYPE; 00009 #define ACCOUNT 257 00010 #define END_ACCOUNT 258 00011 #define GROUP 259 00012 #define END_GROUP 260 00013 #define CONTACT 261 00014 #define END_CONTACT 262 00015 #define IDENTIFIER 263 00016 #define STRING 264 00017 00018 00019 extern YYSTYPE contactlval;