]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a simple script which drives 'kdiff3' through a large source tree
authorJulian Seward <jseward@acm.org>
Tue, 17 Oct 2006 21:04:15 +0000 (21:04 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 17 Oct 2006 21:04:15 +0000 (21:04 +0000)
commit0341e4d47fad90a145b7560bffc0d14908bcc533
tree6a37264c593aa10f8f212e0ef6271e292f501ad0
parent56240918e0058b56bb0562a0cc95dedf951337ab
Add a simple script which drives 'kdiff3' through a large source tree
(3 such trees, really).  This makes it easy to do 3 way merges of such
trees and easily stop and resume without losing work.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6312
auxprogs/Makefile.am
auxprogs/Merge3Way.hs [new file with mode: 0644]