doxygen: Fix #define list
This commit is contained in:
@@ -2308,10 +2308,12 @@ 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 \
|
||||
PREDEFINED = USE_BOP \
|
||||
USE_CBC \
|
||||
USE_CLP \
|
||||
USE_GLOP \
|
||||
USE_GLPK \
|
||||
USE_HIGHS \
|
||||
USE_GUROBI \
|
||||
USE_PDLP \
|
||||
USE_SCIP \
|
||||
|
||||
@@ -2304,10 +2304,12 @@ 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 \
|
||||
PREDEFINED = USE_BOP \
|
||||
USE_CBC \
|
||||
USE_CLP \
|
||||
USE_GLOP \
|
||||
USE_GLPK \
|
||||
USE_HIGHS \
|
||||
USE_GUROBI \
|
||||
USE_PDLP \
|
||||
USE_SCIP \
|
||||
|
||||
@@ -2303,10 +2303,12 @@ 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 \
|
||||
PREDEFINED = USE_BOP \
|
||||
USE_CBC \
|
||||
USE_CLP \
|
||||
USE_GLOP \
|
||||
USE_GLPK \
|
||||
USE_HIGHS \
|
||||
USE_GUROBI \
|
||||
USE_PDLP \
|
||||
USE_SCIP \
|
||||
|
||||
Reference in New Issue
Block a user