X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/940de22d7f2af82d58be3e886e6bc22608b4d8ec..255192ad7c234ae1f6631d080b0d2d9cfc60ec1b:/doc/Doxyfile.in diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 301509a68c..9a93fc7dcd 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -1454,9 +1454,9 @@ INCLUDE_FILE_PATTERNS = # instead of the = operator. PREDEFINED = XBT_PUBLIC= \ - XBT_EXPORT_NO_IMPORT(type)=type \ - XBT_IMPORT_NO_EXPORT(type)=type \ - XBT_PUBLIC_DATA(type)="extern type" \ + XBT_EXPORT_NO_IMPORT= \ + XBT_IMPORT_NO_EXPORT= \ + XBT_PUBLIC_DATA=extern \ XBT_INLINE= \ XBT_PRIVATE=