More Doxygen stuff; for auto-generated code too
[yaz-moved-to-github.git] / include / yaz / ill.h
index 7c0b62b..2016d06 100644 (file)
@@ -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
+ */
+