X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fclose.c;h=eea8b1a050b8fbf8147c192c2d2804584084d1c0;hb=a4e93d62564084d6d1b6670d4fe75dd70a6ed139;hp=b954aa1534587fc0a94029a8e71b2d58c6233ca6;hpb=f9c29149e90d3710b0d6f2d6a7a4cffcba401fe6;p=idzebra-moved-to-github.git diff --git a/dict/close.c b/dict/close.c index b954aa1..eea8b1a 100644 --- a/dict/close.c +++ b/dict/close.c @@ -1,12 +1,17 @@ /* - * Copyright (C) 1994, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: close.c,v $ - * Revision 1.4 1994-09-01 17:44:06 adam + * Revision 1.6 1999-02-02 14:50:15 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.5 1994/09/01 17:49:36 adam + * Removed stupid line. Work on insertion in dictionary. Not finished yet. + * + * Revision 1.4 1994/09/01 17:44:06 adam * depend include change. - * CVS ---------------------------------------------------------------------- * * Revision 1.3 1994/08/18 12:40:52 adam * Some development of dictionary. Not finished at all!