(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.8 and 1.9

version 1.8, 2001/05/20 20:34:02 version 1.9, 2001/07/16 21:59:59
Line 184 
Line 184 
 %token TOK_DT_CHAR16 %token TOK_DT_CHAR16
 %token TOK_DT_REAL32 %token TOK_DT_REAL32
 %token TOK_DT_REAL64 %token TOK_DT_REAL64
   %token TOK_UNEXPECTED_CHAR
 %token TOK_END_OF_FILE %token TOK_END_OF_FILE
  
 %type <strval> pragmaName pragmaVal qualifierName keyValuePairName %type <strval> pragmaName pragmaVal qualifierName keyValuePairName
Line 198 
Line 199 
 %type <strval> superClass TOK_ALIAS_IDENTIFIER  alias aliasIdentifier %type <strval> superClass TOK_ALIAS_IDENTIFIER  alias aliasIdentifier
 %type <strval> namespaceHandle namespaceHandleRef %type <strval> namespaceHandle namespaceHandleRef
 %type <strval> referenceInitializer aliasInitializer objectHandle %type <strval> referenceInitializer aliasInitializer objectHandle
   %type <strval> TOK_UNEXPECTED_CHAR
  
 %type <modelpath> modelPath %type <modelpath> modelPath
 %type <keybinding> keyValuePair %type <keybinding> keyValuePair


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2