From 6f95cfbbdf2f549ce23f511bc406e3d74446ea2b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 27 Apr 2007 09:50:35 +0000 Subject: [PATCH] Added file description --- src/cclp.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/cclp.h b/src/cclp.h index a45052d..0cc5b5b 100644 --- a/src/cclp.h +++ b/src/cclp.h @@ -2,9 +2,13 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: cclp.h,v 1.1 2007-04-25 20:52:19 adam Exp $ + * $Id: cclp.h,v 1.2 2007-04-27 09:50:35 adam Exp $ */ +/** + * \file cclp.h + * \brief CCL header with private definitions + */ #include #define CCL_TOK_EOL 0 -- 1.7.10.4