|  | @ -351,7 +351,7 @@ DddmpWriteNodeIndexCnfBis ( | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | *****************************************************************************/ |  |  | *****************************************************************************/ | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | static int |  |  |  | 
		
	
		
			
				|  |  |  |  |  | int | 
		
	
		
			
				|  |  | DddmpWriteNodeIndexCnf ( |  |  | DddmpWriteNodeIndexCnf ( | 
		
	
		
			
				|  |  |   DdNode *f    /* IN: BDD node */, |  |  |   DdNode *f    /* IN: BDD node */, | 
		
	
		
			
				|  |  |   int *cnfIds  /* IN: possible source for the index to be written */, |  |  |   int *cnfIds  /* IN: possible source for the index to be written */, | 
		
	
	
		
			
				|  | @ -386,7 +386,7 @@ DddmpWriteNodeIndexCnf ( | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | ******************************************************************************/ |  |  | ******************************************************************************/ | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | static int |  |  |  | 
		
	
		
			
				|  |  |  |  |  | int | 
		
	
		
			
				|  |  | DddmpReadNodeIndexCnf ( |  |  | DddmpReadNodeIndexCnf ( | 
		
	
		
			
				|  |  |   DdNode *f     /* IN: BDD node */ |  |  |   DdNode *f     /* IN: BDD node */ | 
		
	
		
			
				|  |  |   ) |  |  |   ) | 
		
	
	
		
			
				|  | @ -447,7 +447,7 @@ DddmpClearVisitedCnfRecur ( | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | ******************************************************************************/ |  |  | ******************************************************************************/ | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | static int |  |  |  | 
		
	
		
			
				|  |  |  |  |  | int | 
		
	
		
			
				|  |  | DddmpVisitedCnf ( |  |  | DddmpVisitedCnf ( | 
		
	
		
			
				|  |  |   DdNode *f      /* IN: BDD node to be tested */ |  |  |   DdNode *f      /* IN: BDD node to be tested */ | 
		
	
		
			
				|  |  |   ) |  |  |   ) | 
		
	
	
		
			
				|  | @ -469,7 +469,7 @@ DddmpVisitedCnf ( | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | ******************************************************************************/ |  |  | ******************************************************************************/ | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | static void |  |  |  | 
		
	
		
			
				|  |  |  |  |  | void | 
		
	
		
			
				|  |  | DddmpSetVisitedCnf ( |  |  | DddmpSetVisitedCnf ( | 
		
	
		
			
				|  |  |   DdNode *f     /* IN: BDD node to be marked (as visited) */ |  |  |   DdNode *f     /* IN: BDD node to be marked (as visited) */ | 
		
	
		
			
				|  |  |   ) |  |  |   ) | 
		
	
	
		
			
				|  | 
 |