(file) Return to cimmof_tab.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Compiler

Diff for /pegasus/src/Pegasus/Compiler/cimmof_tab.h between version 1.24 and 1.25

version 1.24, 2007/09/05 19:39:37 version 1.25, 2008/12/02 20:34:01
Line 1 
Line 1 
   /* To be inserted in other files to bypass the chksrc tests */
   /* NOCHKSRC */
   
 /* A Bison parser, made by GNU Bison 2.3.  */ /* A Bison parser, made by GNU Bison 2.3.  */
  
 /* Skeleton interface for Bison's Yacc-like parsers in C /* Skeleton interface for Bison's Yacc-like parsers in C
Line 33 
Line 36 
    This special exception was added by the Free Software Foundation in    This special exception was added by the Free Software Foundation in
    version 2.2 of Bison.  */    version 2.2 of Bison.  */
  
 /* NOCHKSRC */  
   
 /* Tokens.  */ /* Tokens.  */
 #ifndef YYTOKENTYPE #ifndef YYTOKENTYPE
 # define YYTOKENTYPE # define YYTOKENTYPE
Line 180 
Line 181 
  
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE typedef union YYSTYPE
 #line 170 "cimmof.y"  #line 169 "cimmof.y"
 { {
   //char                     *strval;   //char                     *strval;
   CIMClass                 *mofclass;   CIMClass                 *mofclass;
Line 203 
Line 204 
   struct pragma            *pragma;   struct pragma            *pragma;
   TYPED_INITIALIZER_VALUE  *typedinitializer;   TYPED_INITIALIZER_VALUE  *typedinitializer;
 } }
 /* Line 1529 of yacc.c.  */  /* Line 1489 of yacc.c.  */
 #line 206 "cimmoftemp.h" #line 206 "cimmoftemp.h"
         YYSTYPE;         YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define yystype YYSTYPE /* obsolescent; will be withdrawn */


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2