From 76474239da7b68e6dd05b3cc7528b85cb3d29b84 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 26 Sep 1994 16:31:06 +0000 Subject: [PATCH] Minor changes. --- dict/lookupec.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dict/lookupec.c b/dict/lookupec.c index d34027b..9147b17 100644 --- a/dict/lookupec.c +++ b/dict/lookupec.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: lookupec.c,v $ - * Revision 1.2 1994-09-22 14:43:57 adam + * Revision 1.3 1994-09-26 16:31:06 adam + * Minor changes. + * + * Revision 1.2 1994/09/22 14:43:57 adam * First functional version of lookup with error correction. A 'range' * specified the maximum number of insertions+deletions+substitutions. * @@ -14,7 +17,6 @@ * Type 2 is default. depend rule chooses current rule. * */ - #include #include #include -- 1.7.10.4