Skip to content
Snippets Groups Projects
Commit a4792bd3 authored by Vadim B. Mikheev's avatar Vadim B. Mikheev
Browse files

#ifdef GEQO

bool _use_geqo_ = true;
#else
bool _use_geqo_ = false;
#endif

_use_geqo_ is settable via SET var TO ...
parent a1fbd470
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment