Commit e3515386 authored by Kirill Kornyakov's avatar Kirill Kornyakov

#2813 bugfix

parent ca56e99a
......@@ -134,6 +134,7 @@ int main( int argc, char** argv )
needToInit = true;
break;
case 'c':
points[0].clear();
points[1].clear();
break;
case 'n':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment