Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MC: rename remote/Client into remote/AppSide
[simgrid.git] / doc / Doxyfile.in
index e0762c94ce12ca6eb8403520e2b84e04f5c6eb30..ecab1a3b4958fc1a637e204d569508d75d794948 100644 (file)
@@ -1443,7 +1443,8 @@ PREDEFINED             = __cplusplus \
                         XBT_ATTRIB_NORETURN= \
                         XBT_ATTRIB_UNUSED= \
                          XBT_ATTRIB_DEPRECATED_v328(m)= \
-                         XBT_ATTRIB_DEPRECATED_v329(m)=
+                         XBT_ATTRIB_DEPRECATED_v329(m)= \
+                         XBT_ATTRIB_DEPRECATED_v330(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.