Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Not sure if these files are still used, but keep them up-to-date.
[simgrid.git] / doc / Doxyfile.in
index f7756f3..1531d66 100644 (file)
@@ -1442,7 +1442,8 @@ PREDEFINED             = __cplusplus \
                         XBT_ATTRIB_UNUSED= \
                          XBT_ATTRIB_DEPRECATED_v328(m)= \
                          XBT_ATTRIB_DEPRECATED_v329(m)= \
-                         XBT_ATTRIB_DEPRECATED_v330(m)=
+                         XBT_ATTRIB_DEPRECATED_v330(m)= \
+                         XBT_ATTRIB_DEPRECATED_v331(m)=
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.