From 606af4841d6c4901bbe166b1b9b063c624e7359f Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 29 Mar 2007 13:52:16 +0000 Subject: [PATCH] Comments --- vtk/vtkgdcmSerieViewer2.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vtk/vtkgdcmSerieViewer2.cxx b/vtk/vtkgdcmSerieViewer2.cxx index abfef23a..7b0f9b05 100755 --- a/vtk/vtkgdcmSerieViewer2.cxx +++ b/vtk/vtkgdcmSerieViewer2.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: vtkgdcmSerieViewer2.cxx,v $ Language: C++ - Date: $Date: 2006/05/15 21:28:37 $ - Version: $Revision: 1.6 $ + Date: $Date: 2007/03/29 13:52:16 $ + Version: $Revision: 1.7 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -124,14 +124,14 @@ int main(int argc, char *argv[]) " reverse : user wants to sort the images reverse order ", " mirror : user wants to 'mirror' the images | just some simple", " upsidedown : user wants to 'upsidedown' the images| examples of user", - " | definedfunctions", + " | suppliedfunction", " check : user wants to force more coherence checking ", " order= : group1-elem1,group2-elem2,... (in hexa, no space) ", " if we want to use them as a sort criterium ", " Right now : ValEntries only -just an example- ", " or ", " order= : order=name if we want to sort on file name (why not ?) ", - " debug : user wants to run the program in 'debug mode' ", + " debug : developper wants to run the program in 'debug mode' ", FINISH_USAGE -- 2.45.1