We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f519a1f commit 42a78b7Copy full SHA for 42a78b7
main.cpp
@@ -32,7 +32,7 @@ int main(int argc, char *argv[])
32
//else
33
//{
34
// std::cout << "To parse a yaml file please specify file on command line" << std::endl;
35
- // std::cout << " ./cpackexample YAMLFILE" << std::endl;
+ // std::cout << " ./main YAMLFILE" << std::endl;
36
//}
37
38
return 0;
0 commit comments