Initial work for Doxygen based YAZ reference
[yaz-moved-to-github.git] / src / xcqlutil.c
index 45815b0..d73d517 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xcqlutil.c,v 1.3 2004-03-15 21:39:06 adam Exp $
+/* $Id: xcqlutil.c,v 1.4 2004-10-03 22:34:07 adam Exp $
    Copyright (C) 2002-2004
    Index Data Aps
 
@@ -6,6 +6,12 @@ This file is part of the YAZ toolkit.
 
 See the file LICENSE.
 */
+
+/**
+ * \file xcqlutil.c
+ * \brief Implements CQL to XCQL conversion.
+ */
+
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>