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 6e0a0dc commit 6d0b10eCopy full SHA for 6d0b10e
vpr/src/server/commconstants.h
@@ -23,7 +23,7 @@ inline const std::string OPTION_DETAILS_LEVEL{"details_level"};
23
inline const std::string OPTION_IS_FLAT_ROUTING{"is_flat_routing"};
24
inline const std::string OPTION_PATH_ELEMENTS{"path_elements"};
25
inline const std::string OPTION_HIGHLIGHT_MODE{"high_light_mode"};
26
-inline const std::string OPTION_DRAW_PATH_CONTOUR{"draw_path_contour"};;
+inline const std::string OPTION_DRAW_PATH_CONTOUR{"draw_path_contour"};
27
28
inline const std::string KEY_SETUP_PATH_LIST{"setup"};
29
inline const std::string KEY_HOLD_PATH_LIST{"hold"};
0 commit comments