[PPL-devel] [GIT] ppl/ppl(pip): Included the PIP_Problem and PIP_Tree classes in the devref documentation.

François Galea francois.galea at uvsq.fr
Fri Sep 4 15:20:42 CEST 2009


Module: ppl/ppl
Branch: pip
Commit: 00627ff6a98497a9f01972edcfeefe04c58114fc
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=00627ff6a98497a9f01972edcfeefe04c58114fc

Author: François Galea <francois.galea at uvsq.fr>
Date:   Fri Sep  4 12:23:45 2009 +0200

Included the PIP_Problem and PIP_Tree classes in the devref documentation.

---

 doc/devref.doxyconf-html.in |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/doc/devref.doxyconf-html.in b/doc/devref.doxyconf-html.in
index e0a297d..cd1b4a3 100644
--- a/doc/devref.doxyconf-html.in
+++ b/doc/devref.doxyconf-html.in
@@ -314,6 +314,14 @@ INPUT                  = @srcdir@/definitions.dox \
                          @srcdir@/../src/Octagonal_Shape.inlines.hh \
                          @srcdir@/../src/Octagonal_Shape.templates.hh \
                          @srcdir@/../src/Octagonal_Shape.cc \
+                         @srcdir@/../src/PIP_Problem.cc \
+                         @srcdir@/../src/PIP_Problem.defs.hh \
+                         @srcdir@/../src/PIP_Problem.inlines.hh \
+                         @srcdir@/../src/PIP_Problem.templates.hh \
+                         @srcdir@/../src/PIP_Problem.types.hh \
+                         @srcdir@/../src/PIP_Tree.defs.hh \
+                         @srcdir@/../src/PIP_Tree.inlines.hh \
+                         @srcdir@/../src/PIP_Tree.types.hh \
                          @srcdir@/gpl.dox \
                          @srcdir@/fdl.dox
 INPUT_ENCODING         = UTF-8




More information about the PPL-devel mailing list