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

Diff for /pegasus/src/Pegasus/WQL/WQL.y between version 1.6 and 1.7

version 1.6, 2005/02/11 19:52:49 version 1.7, 2005/05/16 20:51:25
Line 291 
Line 291 
     }     }
     | propertyName TOK_ISA className     | propertyName TOK_ISA className
     {     {
   
         WQL_TRACE(("YACC: TOK_ISA\n"));         WQL_TRACE(("YACC: TOK_ISA\n"));
         // ADD statement phrase.      #ifndef PEGASUS_SNIA_EXTENSIONS
           yyerror("ISA Token Not Supported");
       #endif
     }     }
  
 nullPredicate nullPredicate


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2