Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
arijitsh committed Nov 29, 2024
1 parent 50dd66e commit 66c40c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/stp/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ int ExtraMain::parse_options(int argc, char** argv)
std::exit(-1);
}
#endif
#ifdef USE_GANAK or USE_UNIGEN
#ifdef USE_GANAK

if (bm->UserFlags.sampling_mode || bm->UserFlags.counting_mode)
{
Expand Down

0 comments on commit 66c40c7

Please sign in to comment.