From 76c06b16db16635a626f60962315c044cf975e2d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Mula=C4=8D?= Date: Fri, 25 Feb 2005 09:37:52 +0000 Subject: [PATCH] generate doxygen doc for notification.h --- org.glite.lb.client-interface/project/configure.properties.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/org.glite.lb.client-interface/project/configure.properties.xml b/org.glite.lb.client-interface/project/configure.properties.xml index f9721e7..0478eb8 100644 --- a/org.glite.lb.client-interface/project/configure.properties.xml +++ b/org.glite.lb.client-interface/project/configure.properties.xml @@ -20,6 +20,10 @@ Revision history: $Log$ + Revision 1.2.2.1 2005/02/18 14:00:16 jpospi + - Removed all L&B Proxy related things + - Documentation update + Revision 1.2 2004/12/08 13:04:29 jpospi first attemtp to generate documentation using doxygen @@ -66,6 +70,7 @@ INPUT = ./events.h \ ./jobstat.h \ ./producer.h \ ../interface/context.h \ + ../interface/notification.h \ ../interface/consumer.h SHOW_DIRECTORIES = NO EXTRACT_ALL = YES -- 1.8.2.3