Changed the -r option to removing of all duplicates, wherever they
authorFrancois Fleuret <francois@fleuret.org>
Mon, 16 Mar 2009 17:57:58 +0000 (18:57 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Mon, 16 Mar 2009 17:57:58 +0000 (18:57 +0100)
are. Needed a hash-table to do it kind of properly. Seems to work so
far. Wonder if the hash_table_size being ten times the maximum number
of lines makes sense.


No differences found