Skip to content
Snippets Groups Projects
Commit 919faa2c authored by Stamatios Sotiropoulos's avatar Stamatios Sotiropoulos
Browse files

Removed version number

parent 7cd4700e
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ class xfibresOptions {
grad_file(string("--gradnonlin"), string("gradnonlin"),
string("Gradient Nonlinearity Tensor file"),
false, requires_argument),
options("xfibres v1.11", "xfibres --help (for list of options)\n")
options("xfibres","xfibres --help (for list of options)\n")
{
try {
options.add(verbose);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment