revamped
This commit is contained in:
parent
1186caae20
commit
d8e8fb27ca
@ -8,7 +8,7 @@ using namespace std;
|
|||||||
|
|
||||||
void help()
|
void help()
|
||||||
{
|
{
|
||||||
cout << "\nThis sample demonstrates the use of the convexHull() function\n"
|
cout << "\nThis sample program demonstrates the use of the convexHull() function\n"
|
||||||
<< "Call:\n"
|
<< "Call:\n"
|
||||||
<< "./convexhull\n" << endl;
|
<< "./convexhull\n" << endl;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user