X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2Fcclqfile.c;h=9e0957a311fead959f5dd38b4bc0fc585ef7771c;hb=7650dadee1e1a910677c8d305aa70dbbf38e79e6;hp=a4ab07b10860f16ce639c9e5c4e1561dec166650;hpb=85a2e7affad79fd8bd59b403ba7b5f7867d60523;p=yaz-moved-to-github.git diff --git a/ccl/cclqfile.c b/ccl/cclqfile.c index a4ab07b..9e0957a 100644 --- a/ccl/cclqfile.c +++ b/ccl/cclqfile.c @@ -45,7 +45,15 @@ * Europagate, 1995 * * $Log: cclqfile.c,v $ - * Revision 1.2 1997-04-30 08:52:06 quinn + * Revision 1.4 2000-01-31 13:15:21 adam + * Removed uses of assert(3). Cleanup of ODR. CCL parser update so + * that some characters are not surrounded by spaces in resulting term. + * ILL-code updates. + * + * Revision 1.3 1999/11/30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.2 1997/04/30 08:52:06 quinn * Null * * Revision 1.1 1996/10/11 15:00:25 adam @@ -66,10 +74,9 @@ #include #include -#include #include -#include +#include void ccl_qual_fitem (CCL_bibset bibset, const char *cp, const char *qual_name) {