gams::GAMSOptions::EDumpOpt Struct Reference
Writes preprocessed input to the file input.dmp. More...
#include <gamsoptions.h>
Public Types | |
enum | EDumpOptEnum { No = 0 , RefDataOriginalSetElementNames = 1 , RefDataNewSetElementNames = 2 , RefDataNewSetElementNamesDropSymbolText = 3 , RefSymbol = 4 , Deprecated_10 = 10 , InputFileWOComments = 11 , Deprecated_12 = 12 , Deprecated_19 = 19 , Deprecated_20 = 20 , InputFileWithComments = 21 , SplitBlocksDumpWithComments = 22 } |
Writes preprocessed input to the file input.dmp. More... | |
Detailed Description
Writes preprocessed input to the file input.dmp.
Definition at line 167 of file gamsoptions.h.
Member Enumeration Documentation
◆ EDumpOptEnum
Writes preprocessed input to the file input.dmp.
Definition at line 170 of file gamsoptions.h.