Commit 29a5ab55 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 21bd85f5
......@@ -529,7 +529,7 @@ func diffT(ctx context.Context, A, B *Tree, δZTC SetOid, trackSet PPTreeSubSet)
δtodo := &RangedKeySet{}
δtodo.AddRange(r)
δtodo.DifferenceInplace(Akdone)
tracef(" Akq <- %d\n", δtodo)
tracef(" Akq <- %s\n", δtodo)
Akqueue.UnionInplace(δtodo)
}
/* XXX kill
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment