Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing SimDag directories
authorthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 6 Jul 2006 18:59:32 +0000 (18:59 +0000)
committerthiery <thiery@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 6 Jul 2006 18:59:32 +0000 (18:59 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2496 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/Doxyfile.in

index 0d0b125..83d8067 100644 (file)
@@ -413,6 +413,7 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/include/gras \
                          @top_srcdir@/include/amok \
                          @top_srcdir@/include/xbt \
+                         @top_srcdir@/include/simdag \
                          @top_srcdir@/src/xbt/ \
                          @top_srcdir@/src/surf/ \
                          @top_srcdir@/src/msg/ \
@@ -423,7 +424,8 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/src/gras/Virtu \
                          @top_srcdir@/src/amok \
                          @top_srcdir@/src/amok/Bandwidth \
-                         @top_srcdir@/src/amok/HostManagement
+                         @top_srcdir@/src/amok/HostManagement \
+                         @top_srcdir@/src/simdag
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp