X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ccl%2Fcclsh.c;h=0902419121ac4bc314aec046b5d4694e2b45c45b;hp=5f1bb83949b3d003b4455d60879c75da9db13338;hb=d205d4870b1d64af05e9d6f6a2223086af4cce9e;hpb=35288d484fe640629398ac8e0c937ced92c75ae0 diff --git a/ccl/cclsh.c b/ccl/cclsh.c index 5f1bb83..0902419 100644 --- a/ccl/cclsh.c +++ b/ccl/cclsh.c @@ -45,7 +45,10 @@ * Europagate 1995 * * $Log: cclsh.c,v $ - * Revision 1.4 1999-03-31 11:15:37 adam + * Revision 1.5 1999-12-16 23:36:19 adam + * Implemented ILL protocol. Minor updates ASN.1 compiler. + * + * Revision 1.4 1999/03/31 11:15:37 adam * Fixed memory leaks in ccl_find_str and ccl_qual_rm. * * Revision 1.3 1997/04/30 08:52:07 quinn @@ -95,7 +98,7 @@ #include #include -#include +#include static int debug = 0; static char *prog;