mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-27 00:13:38 +00:00
Borders
This commit is contained in:
committed by
Konstantin Pastbin
parent
3b46dd1dee
commit
128b0f3e2b
@@ -42,9 +42,7 @@ int main(int argc, char ** argv)
|
||||
{
|
||||
BordersData data;
|
||||
data.Init(FLAGS_borders_path);
|
||||
data.MarkPoints();
|
||||
data.RemoveEmptySpaceBetweenBorders();
|
||||
data.MarkPoints();
|
||||
data.PrintDiff();
|
||||
data.DumpPolyFiles(FLAGS_output_path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user