Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan committed Jul 29, 2024
1 parent dbfd503 commit b8cdc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mcsat/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
*/
typedef struct mcsat_options_s {
double rand_dec_freq;
int32_t rand_dec_seed;
double rand_dec_seed;
bool nra_mgcd;
bool nra_nlsat;
bool nra_bound;
Expand Down

0 comments on commit b8cdc3c

Please sign in to comment.