On 1/15/06, NoiseEHC <NoiseEHC at freemail.hu> wrote: > I do not know how to make a patch diff... :) In svn? Just svn diff. If you don't use svn, use GNU diff, with the -u option, like this: diff -u old_file new_file -- Michal Moskal, http://nemerle.org/~malekith/