> I suspect Matt just wanted the clones as a way of visualizing the duplicate > functions that have already been created by copy-n-paste (by someone else, no > doubt :-).
yes and yes, thanks for clarifying. (though I certainly have a significant collection of my own copy+paste snippets, before I knew any better!) > A script could build a dictionary mapping some hash of the body text to lists > of the gnxs of nodes where that body text occurs, and then insert clones of > the first occurrence after each subsequence occurrence, and delete the > non-clone occurrences. In this case I decided to just brute force it as there were only a couple dozen dupes (and within reach of my current skills :-). -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
