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

Diff for /pegasus/src/Pegasus/Compiler/cimmof.y between version 1.4 and 1.5

version 1.4, 2001/03/05 21:54:29 version 1.5, 2001/04/24 00:00:14
Line 38 
Line 38 
 #include <malloc.h> #include <malloc.h>
 #include <cstdio> #include <cstdio>
 #include <cstring> #include <cstring>
   //#include <string>  #include <Pegasus/Common/String.h>
 #include "cimmofParser.h" #include "cimmofParser.h"
 #include "valueFactory.h" #include "valueFactory.h"
 #include "memobjs.h" #include "memobjs.h"
Line 107 
Line 107 
   String *         strval;   String *         strval;
   CIMType::Tag        datatype;   CIMType::Tag        datatype;
   CIMValue *          value;   CIMValue *          value;
   string *         strptr;    String *         strptr;
   CIMQualifier *      qualifier;   CIMQualifier *      qualifier;
   CIMProperty *       property;   CIMProperty *       property;
   CIMMethod *         method;   CIMMethod *         method;


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2