/*
**********************************************************************
-* Copyright (c) 2002-2005, International Business Machines
+* Copyright (c) 2002-2016, International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
*/
void flagTaggedStates();
void mergeRuleStatusVals();
+ void addRuleRootNodes(UVector *dest, RBBINode *node);
+
// Set functions for UVector.
// TODO: make a USet subclass of UVector