mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-05 12:13:54 +00:00
Borders
This commit is contained in:
@@ -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