committed by
Alexander Alekhin
parent
5e2bcc9149
commit
f9c514b391
@@ -12,7 +12,7 @@ static void help()
|
||||
"It draws a random set of points in an image and then delaunay triangulates them.\n"
|
||||
"Usage: \n"
|
||||
"./delaunay \n"
|
||||
"\nThis program builds the traingulation interactively, you may stop this process by\n"
|
||||
"\nThis program builds the triangulation interactively, you may stop this process by\n"
|
||||
"hitting any key.\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user