R
Richard.thompson
Guest
In my sample, main.p has a.i and b.I. Both of those show up on the xref. When I check a.i and b.i both show main.p in where used; so far so good. When I look at the source of a.i I find an include of a1.i and a2.i . But when I check a where used for a1.i and a2.i I don't see any reference to where it is used. I don't see a reference to a.i or main.p.
Continue reading...
Continue reading...