Home | History | Annotate | Download | only in sepolgen

Lines Matching refs:includedict

1422     includedict = {}       # Dictionary of include relations
1475 if i not in includedict: includedict[i] = []
1476 includedict[i].append((state,N))
1479 return lookdict,includedict