We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e60c4b commit 8219661Copy full SHA for 8219661
spsa_sim.h
@@ -66,7 +66,7 @@ double lf_eval(lf_t *lf, params_t *p);
66
#define OPTIONS_PARSE_THREADS 19
67
#define OPTIONS_PARSE_HEURISTIC 20
68
#define OPTIONS_PARSE_NUM_PARAMS 21
69
-#define OPTIONS_PARSE_UNKNOWN 99
+#define OPTIONS_PARSE_UNKNOWN 22
70
71
extern const char * options_messages[];
72
0 commit comments