##// END OF EJS Templates
Defines operations pool...
Defines operations pool The operation pool will be used to pick a random operation at each iteration of the test to apply it on a variable

File last commit:

r851:1ba93038a6bd
r1173:e9fc95127967
Show More
VisualizationDef.cpp
3 lines | 79 B | text/x-c | CppLexer
/ gui / src / Common / VisualizationDef.cpp
#include "Common/VisualizationDef.h"
const int GRAPH_MINIMUM_HEIGHT = 300;