You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A QDL client ini can extend another client. The algorithm is shallow and does not descend, so if A extends B and B extends C, Then the resolution of A stops at B rather than C. It should get the full depth.
The text was updated successfully, but these errors were encountered:
A QDL client ini can extend another client. The algorithm is shallow and does not descend, so if A extends B and B extends C, Then the resolution of A stops at B rather than C. It should get the full depth.
The text was updated successfully, but these errors were encountered: