diff TestMemoryDBLink.cpp @ 78:9744ec195be3

Encapsulate EditDistance with caching.
author Tom Fredrik Blenning Klaussen <bfg@bfgconsult.no>
date Thu, 10 Oct 2013 01:07:52 +0200
parents 8136057988bc
children
line wrap: on
line diff
--- a/TestMemoryDBLink.cpp	Sat Feb 16 19:00:54 2013 +0100
+++ b/TestMemoryDBLink.cpp	Thu Oct 10 01:07:52 2013 +0200
@@ -61,5 +61,5 @@
       prev = info->path();
     }
   }
-  
+
 }