X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fill-get.c;h=9e02f331348334d6fb3eaa4ac87cf093f2125009;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=86ea32d4bc5e75034691c8a74701a7d05d988af8;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/src/ill-get.c b/src/ill-get.c index 86ea32d..9e02f33 100644 --- a/src/ill-get.c +++ b/src/ill-get.c @@ -1,42 +1,16 @@ /* - * Copyright (c) 1999-2001, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Log: ill-get.c,v $ - * Revision 1.1 2003-10-27 12:21:30 adam - * Source restructure. yaz-marcdump part of installation - * - * Revision 1.9 2001/03/25 21:55:12 adam - * Added odr_intdup. Ztest server returns TaskPackage for ItemUpdate. - * - * Revision 1.8 2001/02/21 13:46:53 adam - * C++ fixes. - * - * Revision 1.7 2001/02/20 11:25:32 adam - * Added ill_get_APDU and ill_get_Cancel. - * - * Revision 1.6 2000/08/10 08:41:26 adam - * Fixes for ILL. - * - * Revision 1.5 2000/02/24 08:52:01 adam - * Bug fix. - * - * Revision 1.4 2000/02/04 11:01:15 adam - * Added more elements. - * - * Revision 1.3 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.2 2000/01/15 09:38:51 adam - * Implemented ill_get_ILLRequest. Added some type mappings for ILL protocol. - * - * Revision 1.1 1999/12/16 23:36:19 adam - * Implemented ILL protocol. Minor updates ASN.1 compiler. - * + * $Id: ill-get.c,v 1.4 2005-01-16 22:12:39 adam Exp $ + */ + +/** + * \file ill-get.c + * \brief Implements ILL package creator utilities */ +#include #include bool_t *ill_get_bool (struct ill_get_ctl *gc, const char *name,