X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=index%2Fattribute.c;h=e96e57232f5e0b3b81453e6c61d7c1cfe8f9b31b;hb=f3e73ab63fbc960d863d9c14bab3b9e79c400ffa;hp=64d7035c1baa7f6256cbbaaf87069d08cb35e283;hpb=5214040d316f7b5228e46e1749505e3c0c8869d4;p=idzebra-moved-to-github.git diff --git a/index/attribute.c b/index/attribute.c index 64d7035..e96e572 100644 --- a/index/attribute.c +++ b/index/attribute.c @@ -1,4 +1,13 @@ /* + * Copyright (C) 1994-1995, Index Data I/S + * All rights reserved. + * Sebastian Hammer, Adam Dickmeiss + * + * $Log: attribute.c,v $ + * Revision 1.2 1995-11-15 19:13:07 adam + * Work on record management. + * + * * This interface is used by other modules (the Z-server in particular) * to normalize the attributes given in queries. */ @@ -8,8 +17,7 @@ #include #include #include - -#include "d1_attset.h" +#include #include "attribute.h"