X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fill.h;h=2016d06e26794119093c05246d350b886bb21d20;hb=37287b6049ca23d7fa8e84f532eefa7e35f66520;hp=daa9acbc141017fd70365f8e1b3c685b8fff0cf9;hpb=ba8d526ec24077c455979314147aaff20746a8ca;p=yaz-moved-to-github.git diff --git a/include/yaz/ill.h b/include/yaz/ill.h index daa9acb..2016d06 100644 --- a/include/yaz/ill.h +++ b/include/yaz/ill.h @@ -1,9 +1,15 @@ /* - * Copyright (c) 1999-2003, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: ill.h,v 1.6 2003-03-03 19:57:35 adam Exp $ + * $Id: ill.h,v 1.9 2006-04-20 20:50:51 adam Exp $ */ + +/** + * \file ill.h + * \brief ILL Package utilities + */ + #ifndef ILL_H #define ILL_H @@ -33,3 +39,11 @@ YAZ_EXPORT ILL_APDU *ill_get_APDU ( YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +