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 gchar * string; 00005 eb_local_account * acnt; 00006 } YYSTYPE; 00007 #define ACCOUNT 257 00008 #define END_ACCOUNT 258 00009 #define IDENTIFIER 259 00010 #define STRING 260 00011 00012 00013 extern YYSTYPE accountlval;