Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc: broken import of this_actor::parallel_execute
[simgrid.git] / docs / source / Doxyfile
index 8b91326..50f9f92 100644 (file)
@@ -3,6 +3,7 @@ INPUT                  = ../../include/simgrid/forward.h
 INPUT                 += ../../include/simgrid/s4u
 INPUT                 += ../../include/simgrid/msg.h
 INPUT                 += ../../include/simgrid/actor.h
+INPUT                 += ../../src/s4u/s4u_Actor.cpp
 INPUT                 += ../../include/simgrid/barrier.h
 INPUT                 += ../../include/simgrid/cond.h
 INPUT                 += ../../include/simgrid/engine.h
@@ -61,4 +62,5 @@ PREDEFINED             += \
     XBT_ATTRIB_UNUSED= \
     XBT_LOG_NEW_DEFAULT_SUBCATEGORY(s,c,l)= \
     XBT_ATTRIB_DEPRECATED_v328(m)= \
-    XBT_ATTRIB_DEPRECATED_v329(m)=
+    XBT_ATTRIB_DEPRECATED_v329(m)= \
+    XBT_ATTRIB_DEPRECATED_v330(m)=