From ae33f827b3f06e20c607a448e58ed3f95cae6f61 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 4 Jul 2009 03:04:33 +0000 Subject: [PATCH] Note that James Levine wrote an old utility named Ndiff back in 2000 which served a similar purpose --- ndiff/docs/ndiff.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ndiff/docs/ndiff.xml b/ndiff/docs/ndiff.xml index adf9c7b5f..4726c4113 100644 --- a/ndiff/docs/ndiff.xml +++ b/ndiff/docs/ndiff.xml @@ -107,8 +107,10 @@ Google Summer of Code. Michael designed the program and led the discussion of its output formats. He wrote versions of the program in Perl and C++, but the summer ended shortly after it was decided - to rewrite the program in Python for the sake of Windows (and Zenmap) - compatibility. This Python version was written by David Fifield. + to rewrite the program in Python for the sake of Windows (and + Zenmap) compatibility. This Python version was written by David + Fifield. James Levine released a Perl script named Ndiff with + similar functionality in 2000.