(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.23 and 1.24

version 1.23, 2007/08/29 20:17:04 version 1.24, 2007/09/05 19:39:37
Line 180 
Line 180 
  
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE typedef union YYSTYPE
 #line 171 "cimmof.y"  #line 170 "cimmof.y"
 { {
   //char                     *strval;   //char                     *strval;
   CIMClass                 *mofclass;   CIMClass                 *mofclass;
Line 197 
Line 197 
   CIMType                   datatype;   CIMType                   datatype;
   CIMValue                 *value;   CIMValue                 *value;
   int                       ival;   int                       ival;
   modelPath                *modelpath;    CIMObjectPath            *modelpath;
   String                   *strptr;   String                   *strptr;
   String                   *strval;   String                   *strval;
   struct pragma            *pragma;   struct pragma            *pragma;


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2