X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fill.h;h=2016d06e26794119093c05246d350b886bb21d20;hb=065092597b2e0234d65b25b31930cbe98ec59738;hp=7c0b62bdbae0c80aebb67659674b8d70713d045b;hpb=4c176312acdc3444c9afc820f76a393e64668e52;p=yaz-moved-to-github.git diff --git a/include/yaz/ill.h b/include/yaz/ill.h index 7c0b62b..2016d06 100644 --- a/include/yaz/ill.h +++ b/include/yaz/ill.h @@ -2,8 +2,14 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: ill.h,v 1.7 2005-01-15 19:47:09 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 + */ +