Revision 2237687b lib/opcodes.py

b/lib/opcodes.py
638 638
    ]
639 639

  
640 640

  
641
class OpQueryNodes(OpCode):
641
class OpNodeQuery(OpCode):
642 642
  """Compute the list of nodes."""
643 643
  OP_ID = "OP_NODE_QUERY"
644 644
  OP_PARAMS = [

Also available in: Unified diff