doxygen: Add USE_GLOP and USE_PDLP

This commit is contained in:
Corentin Le Molgat
2022-03-24 13:35:47 +01:00
parent f2e3e8e41f
commit e798fd0990
3 changed files with 3 additions and 3 deletions

View File

@@ -2140,7 +2140,7 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = USE_CBC USE_CLP USE_SCIP
PREDEFINED = USE_GLOP USE_CBC USE_CLP USE_PDLP USE_SCIP
# 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. The