Yattm - unified GTK instant-messaging client logo
   [Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003]

Home - Main Page - Data Structures - File List - Data Fields - Globals

account_parser.h

Go to the documentation of this file.
00001 #ifndef BISON_Y_TAB_H
00002 # define BISON_Y_TAB_H
00003 
00004 #ifndef YYSTYPE
00005 typedef union {
00006     GList * vals;
00007     value_pair * val;
00008     gchar * string;
00009     eb_local_account * acnt;
00010 } yystype;
00011 # define YYSTYPE yystype
00012 # define YYSTYPE_IS_TRIVIAL 1
00013 #endif
00014 # define    ACCOUNT 257
00015 # define    END_ACCOUNT 258
00016 # define    IDENTIFIER  259
00017 # define    STRING  260
00018 
00019 
00020 extern YYSTYPE accountlval;
00021 
00022 #endif /* not BISON_Y_TAB_H */

Contact: Andy Maloney     [Documentation generated by doxygen]