Skip to content
Snippets Groups Projects
Commit c4557d4e authored by Matthew Webster's avatar Matthew Webster
Browse files

removed version

parent 7f98eab8
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ using namespace NEWIMAGE;
using namespace MISCMATHS;
string title="reorder_dyadic_vectors (Version 1.0)\nReordering of the dyadic vectors with direction preservation";
string title="reorder_dyadic_vectors \nReordering of the dyadic vectors with direction preservation";
string examples="reorder_dyadic_vectors -b <dirname> [-m mask]\n<dirname> is supposed to contain mean_fisamples and dyadsi for i=1:n";
Option<bool> verbose(string("-v,--verbose"),false,
......
......@@ -13,7 +13,7 @@
using namespace Utilities;
string title="vecreg (Version 1.1)\nVector Affine/NonLinear Tranformation with Orientation Preservation";
string title="vecreg \nVector Affine/NonLinear Tranformation with Orientation Preservation";
string examples="vecreg -i <input4D> -o <output4D> -r <refvol> -t <transform>";
Option<bool> verbose(string("-v,--verbose"),false,
......
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