From 934a64f5b51382ad6bbc78d9c8734691e599cf09 Mon Sep 17 00:00:00 2001 From: schaerer Date: Tue, 26 Jan 2010 16:17:04 +0000 Subject: [PATCH] remove antique RCS headers --- vv/QTreePushButton.cxx | 3 --- vv/QTreePushButton.h | 3 --- vv/vv.cxx | 3 --- vv/vvConstants.h | 3 --- vv/vvDocumentation.h | 3 --- vv/vvGlyph2D.cxx | 5 +---- vv/vvGlyph2D.h | 3 --- vv/vvGlyphSource.cxx | 5 +---- vv/vvGlyphSource.h | 3 --- vv/vvHelpDialog.h | 3 --- vv/vvImageReader.cxx | 3 --- vv/vvImageReader.h | 3 --- vv/vvImageReader.txx | 3 --- vv/vvImageWriter.cxx | 3 --- vv/vvImageWriter.h | 3 --- vv/vvImageWriter.txx | 3 --- vv/vvInfoPanel.cxx | 3 --- vv/vvInfoPanel.h | 3 --- vv/vvInit.cxx | 3 --- vv/vvInit.h | 3 --- vv/vvInteractorStyleNavigator.cxx | 5 +---- vv/vvInteractorStyleNavigator.h | 3 --- vv/vvLandmarks.cxx | 3 --- vv/vvLandmarks.h | 3 --- vv/vvLandmarksGlyph.cxx | 3 +-- vv/vvLandmarksGlyph.h | 3 --- vv/vvLandmarksPanel.cxx | 3 --- vv/vvLandmarksPanel.h | 3 --- vv/vvLinkPanel.cxx | 3 --- vv/vvLinkPanel.h | 3 --- vv/vvMainWindow.cxx | 3 --- vv/vvMainWindow.h | 3 --- vv/vvOverlayPanel.cxx | 3 --- vv/vvOverlayPanel.h | 3 --- vv/vvProgressDialog.h | 3 --- vv/vvQDicomSeriesSelector.cxx | 3 --- vv/vvQDicomSeriesSelector.h | 3 --- vv/vvQProgressDialogITKCommand.cxx | 3 --- vv/vvQProgressDialogITKCommand.h | 3 --- vv/vvResamplerDialog.cxx | 3 --- vv/vvResamplerDialog.h | 3 --- vv/vvSegmentationDialog.cxx | 3 --- vv/vvSegmentationDialog.h | 3 --- vv/vvSlicer.cxx | 5 +---- vv/vvSlicer.h | 3 --- vv/vvSlicerManager.cxx | 3 --- vv/vvSlicerManager.h | 3 --- vv/vvSlicerManagerCommand.cxx | 3 --- vv/vvSlicerManagerCommand.h | 3 --- vv/vvSurfaceViewerDialog.cxx | 3 --- vv/vvSurfaceViewerDialog.h | 3 --- vv/vvs.cxx | 3 --- 52 files changed, 5 insertions(+), 159 deletions(-) diff --git a/vv/QTreePushButton.cxx b/vv/QTreePushButton.cxx index a8d24db..1db75da 100644 --- a/vv/QTreePushButton.cxx +++ b/vv/QTreePushButton.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: QTreePushButton.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/QTreePushButton.h b/vv/QTreePushButton.h index 80c98be..25be09e 100644 --- a/vv/QTreePushButton.h +++ b/vv/QTreePushButton.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: QTreePushButton.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vv.cxx b/vv/vv.cxx index 0896eae..1f0f13a 100644 --- a/vv/vv.cxx +++ b/vv/vv.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vv.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvConstants.h b/vv/vvConstants.h index efd2c74..87b343d 100644 --- a/vv/vvConstants.h +++ b/vv/vvConstants.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvConstants.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Joel Schaerer (joel.schaerer@insa-lyon.fr) Copyright (C) 2008 diff --git a/vv/vvDocumentation.h b/vv/vvDocumentation.h index f997613..4f8720c 100644 --- a/vv/vvDocumentation.h +++ b/vv/vvDocumentation.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvDocumentation.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvGlyph2D.cxx b/vv/vvGlyph2D.cxx index dfb64e0..a99a42a 100644 --- a/vv/vvGlyph2D.cxx +++ b/vv/vvGlyph2D.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvGlyph2D.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 @@ -41,7 +38,7 @@ along with this program. If not, see . #include "vtkTransform.h" #include "vtkUnsignedCharArray.h" -vtkCxxRevisionMacro(vvGlyph2D, "$Revision: 1.1 $"); +vtkCxxRevisionMacro(vvGlyph2D, "$Revision: 1.2 $"); vtkStandardNewMacro(vvGlyph2D); vvGlyph2D::vvGlyph2D() diff --git a/vv/vvGlyph2D.h b/vv/vvGlyph2D.h index 611f21f..e4aaf9a 100644 --- a/vv/vvGlyph2D.h +++ b/vv/vvGlyph2D.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvGlyph2D.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvGlyphSource.cxx b/vv/vvGlyphSource.cxx index 3900310..7d110ba 100644 --- a/vv/vvGlyphSource.cxx +++ b/vv/vvGlyphSource.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvGlyphSource.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 @@ -35,7 +32,7 @@ along with this program. If not, see . #include "vtkPolyData.h" #include "vtkUnsignedCharArray.h" -vtkCxxRevisionMacro(vvGlyphSource, "$Revision: 1.1 $"); +vtkCxxRevisionMacro(vvGlyphSource, "$Revision: 1.2 $"); vtkStandardNewMacro(vvGlyphSource); diff --git a/vv/vvGlyphSource.h b/vv/vvGlyphSource.h index 20b3e0a..e7ec428 100644 --- a/vv/vvGlyphSource.h +++ b/vv/vvGlyphSource.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvGlyphSource.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvHelpDialog.h b/vv/vvHelpDialog.h index 2b51860..cf9ba43 100644 --- a/vv/vvHelpDialog.h +++ b/vv/vvHelpDialog.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvHelpDialog.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvImageReader.cxx b/vv/vvImageReader.cxx index faa22b8..c28b2e0 100644 --- a/vv/vvImageReader.cxx +++ b/vv/vvImageReader.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvImageReader.cxx,v $ Language: C++ - Date: $Date: 2010/01/26 15:04:33 $ - Version: $Revision: 1.2 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvImageReader.h b/vv/vvImageReader.h index 9597566..e13d2e4 100644 --- a/vv/vvImageReader.h +++ b/vv/vvImageReader.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvImageReader.h,v $ Language: C++ - Date: $Date: 2010/01/26 15:04:33 $ - Version: $Revision: 1.2 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvImageReader.txx b/vv/vvImageReader.txx index cdddf06..a893f07 100644 --- a/vv/vvImageReader.txx +++ b/vv/vvImageReader.txx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvImageReader.txx,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvImageWriter.cxx b/vv/vvImageWriter.cxx index 7de97e3..1dc3235 100644 --- a/vv/vvImageWriter.cxx +++ b/vv/vvImageWriter.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvImageWriter.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvImageWriter.h b/vv/vvImageWriter.h index 6ead3d8..d2260ca 100644 --- a/vv/vvImageWriter.h +++ b/vv/vvImageWriter.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvImageWriter.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvImageWriter.txx b/vv/vvImageWriter.txx index 8d9187c..73d3a53 100644 --- a/vv/vvImageWriter.txx +++ b/vv/vvImageWriter.txx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvImageWriter.txx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvInfoPanel.cxx b/vv/vvInfoPanel.cxx index 0cf41e3..a1f30af 100644 --- a/vv/vvInfoPanel.cxx +++ b/vv/vvInfoPanel.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvInfoPanel.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvInfoPanel.h b/vv/vvInfoPanel.h index abefc75..49fde92 100644 --- a/vv/vvInfoPanel.h +++ b/vv/vvInfoPanel.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvInfoPanel.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvInit.cxx b/vv/vvInit.cxx index 8bfe258..64ce4aa 100644 --- a/vv/vvInit.cxx +++ b/vv/vvInit.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvInit.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Joël Schaerer (joel.schaerer@insa-lyon.fr) diff --git a/vv/vvInit.h b/vv/vvInit.h index c8c2f93..1c3be48 100644 --- a/vv/vvInit.h +++ b/vv/vvInit.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvInit.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Joël Schaerer (joel.schaerer@insa-lyon.fr) Copyright (C) 2008 diff --git a/vv/vvInteractorStyleNavigator.cxx b/vv/vvInteractorStyleNavigator.cxx index 281067e..dec9625 100644 --- a/vv/vvInteractorStyleNavigator.cxx +++ b/vv/vvInteractorStyleNavigator.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvInteractorStyleNavigator.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 @@ -39,7 +36,7 @@ along with this program. If not, see . #include "clitkCommon.h" -vtkCxxRevisionMacro(vvInteractorStyleNavigator, "$Revision: 1.1 $"); +vtkCxxRevisionMacro(vvInteractorStyleNavigator, "$Revision: 1.2 $"); vtkStandardNewMacro(vvInteractorStyleNavigator); //---------------------------------------------------------------------------- diff --git a/vv/vvInteractorStyleNavigator.h b/vv/vvInteractorStyleNavigator.h index 3059277..28c3844 100644 --- a/vv/vvInteractorStyleNavigator.h +++ b/vv/vvInteractorStyleNavigator.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvInteractorStyleNavigator.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvLandmarks.cxx b/vv/vvLandmarks.cxx index 7a8f8cb..1503ae3 100644 --- a/vv/vvLandmarks.cxx +++ b/vv/vvLandmarks.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvLandmarks.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvLandmarks.h b/vv/vvLandmarks.h index 2037653..f6f16b6 100644 --- a/vv/vvLandmarks.h +++ b/vv/vvLandmarks.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvLandmarks.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvLandmarksGlyph.cxx b/vv/vvLandmarksGlyph.cxx index fe2c53c..c8d4085 100644 --- a/vv/vvLandmarksGlyph.cxx +++ b/vv/vvLandmarksGlyph.cxx @@ -1,7 +1,6 @@ /*========================================================================= Program: Visualization Toolkit - Module: $RCSfile: vvLandmarksGlyph.cxx,v $ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. @@ -24,7 +23,7 @@ #include "vtkUnsignedCharArray.h" #include -vtkCxxRevisionMacro(vvLandmarksGlyph, "$Revision: 1.1 $"); +vtkCxxRevisionMacro(vvLandmarksGlyph, "$Revision: 1.2 $"); vtkStandardNewMacro(vvLandmarksGlyph); #define vtkfont_width 9 diff --git a/vv/vvLandmarksGlyph.h b/vv/vvLandmarksGlyph.h index 9b3623f..ef11654 100644 --- a/vv/vvLandmarksGlyph.h +++ b/vv/vvLandmarksGlyph.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvLandmarksGlyph.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvLandmarksPanel.cxx b/vv/vvLandmarksPanel.cxx index 4ca9c35..f9e3c8c 100644 --- a/vv/vvLandmarksPanel.cxx +++ b/vv/vvLandmarksPanel.cxx @@ -4,10 +4,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvLandmarksPanel.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 200COLUMN_IMAGE_NAME diff --git a/vv/vvLandmarksPanel.h b/vv/vvLandmarksPanel.h index 8078404..3c41b91 100644 --- a/vv/vvLandmarksPanel.h +++ b/vv/vvLandmarksPanel.h @@ -4,10 +4,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvLandmarksPanel.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 200COLUMN_IMAGE_NAME diff --git a/vv/vvLinkPanel.cxx b/vv/vvLinkPanel.cxx index 57f6b81..8c20440 100644 --- a/vv/vvLinkPanel.cxx +++ b/vv/vvLinkPanel.cxx @@ -4,10 +4,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvLinkPanel.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 200COLUMN_IMAGE_NAME diff --git a/vv/vvLinkPanel.h b/vv/vvLinkPanel.h index 23b34bb..a2d79a5 100644 --- a/vv/vvLinkPanel.h +++ b/vv/vvLinkPanel.h @@ -4,10 +4,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvLinkPanel.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 200COLUMN_IMAGE_NAME diff --git a/vv/vvMainWindow.cxx b/vv/vvMainWindow.cxx index 2855f32..35e91c5 100644 --- a/vv/vvMainWindow.cxx +++ b/vv/vvMainWindow.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvMainWindow.cxx,v $ Language: C++ -Date: $Date: 2010/01/26 15:04:33 $ -Version: $Revision: 1.2 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 200COLUMN_IMAGE_NAME diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 553353b..dfc2fc6 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvMainWindow.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvOverlayPanel.cxx b/vv/vvOverlayPanel.cxx index f76ee4b..e3ecee3 100644 --- a/vv/vvOverlayPanel.cxx +++ b/vv/vvOverlayPanel.cxx @@ -4,10 +4,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvOverlayPanel.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 200COLUMN_IMAGE_NAME diff --git a/vv/vvOverlayPanel.h b/vv/vvOverlayPanel.h index b4a88e0..07ff127 100644 --- a/vv/vvOverlayPanel.h +++ b/vv/vvOverlayPanel.h @@ -4,10 +4,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvOverlayPanel.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 200COLUMN_IMAGE_NAME diff --git a/vv/vvProgressDialog.h b/vv/vvProgressDialog.h index 5d46b8f..5692cd4 100644 --- a/vv/vvProgressDialog.h +++ b/vv/vvProgressDialog.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvProgressDialog.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvQDicomSeriesSelector.cxx b/vv/vvQDicomSeriesSelector.cxx index 225fef8..b8cc64b 100644 --- a/vv/vvQDicomSeriesSelector.cxx +++ b/vv/vvQDicomSeriesSelector.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvQDicomSeriesSelector.cxx,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvQDicomSeriesSelector.h b/vv/vvQDicomSeriesSelector.h index 531e2bb..e060c54 100644 --- a/vv/vvQDicomSeriesSelector.h +++ b/vv/vvQDicomSeriesSelector.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvQDicomSeriesSelector.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvQProgressDialogITKCommand.cxx b/vv/vvQProgressDialogITKCommand.cxx index 5a50125..089775c 100644 --- a/vv/vvQProgressDialogITKCommand.cxx +++ b/vv/vvQProgressDialogITKCommand.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvQProgressDialogITKCommand.cxx,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvQProgressDialogITKCommand.h b/vv/vvQProgressDialogITKCommand.h index d24561e..c82da8c 100644 --- a/vv/vvQProgressDialogITKCommand.h +++ b/vv/vvQProgressDialogITKCommand.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvQProgressDialogITKCommand.h,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:58 $ -Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvResamplerDialog.cxx b/vv/vvResamplerDialog.cxx index 0a0b8e9..8d84f8f 100644 --- a/vv/vvResamplerDialog.cxx +++ b/vv/vvResamplerDialog.cxx @@ -4,10 +4,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvResamplerDialog.cxx,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:58 $ -Version: $Revision: 1.1 $ Author : David Sarrut (david.sarrut@gmail.com) Copyright (C) 2008 diff --git a/vv/vvResamplerDialog.h b/vv/vvResamplerDialog.h index 5d68eb6..e329416 100644 --- a/vv/vvResamplerDialog.h +++ b/vv/vvResamplerDialog.h @@ -4,10 +4,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvResamplerDialog.h,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : David Sarrut (david.sarrut@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSegmentationDialog.cxx b/vv/vvSegmentationDialog.cxx index bee3327..bd910ae 100644 --- a/vv/vvSegmentationDialog.cxx +++ b/vv/vvSegmentationDialog.cxx @@ -4,10 +4,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvSegmentationDialog.cxx,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:58 $ -Version: $Revision: 1.1 $ Author : David Sarrut (david.sarrut@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSegmentationDialog.h b/vv/vvSegmentationDialog.h index 784eb3d..3e2b186 100644 --- a/vv/vvSegmentationDialog.h +++ b/vv/vvSegmentationDialog.h @@ -4,10 +4,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvSegmentationDialog.h,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:58 $ -Version: $Revision: 1.1 $ Author : David Sarrut (david.sarrut@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSlicer.cxx b/vv/vvSlicer.cxx index db9af65..6a339c8 100644 --- a/vv/vvSlicer.cxx +++ b/vv/vvSlicer.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvSlicer.cxx,v $ Language: C++ -Date: $Date: 2010/01/26 15:04:33 $ -Version: $Revision: 1.2 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 @@ -75,7 +72,7 @@ along with this program. If not, see . #include #include -vtkCxxRevisionMacro(vvSlicer, "$Revision: 1.2 $"); +vtkCxxRevisionMacro(vvSlicer, "$Revision: 1.3 $"); vtkStandardNewMacro(vvSlicer); vvSlicer::vvSlicer() diff --git a/vv/vvSlicer.h b/vv/vvSlicer.h index 184df43..a25748a 100644 --- a/vv/vvSlicer.h +++ b/vv/vvSlicer.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvSlicer.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSlicerManager.cxx b/vv/vvSlicerManager.cxx index e07f350..1151a08 100644 --- a/vv/vvSlicerManager.cxx +++ b/vv/vvSlicerManager.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvSlicerManager.cxx,v $ Language: C++ -Date: $Date: 2010/01/26 15:04:33 $ -Version: $Revision: 1.2 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSlicerManager.h b/vv/vvSlicerManager.h index 97efb55..9ab6641 100644 --- a/vv/vvSlicerManager.h +++ b/vv/vvSlicerManager.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvSlicerManager.h,v $ Language: C++ - Date: $Date: 2010/01/26 15:04:33 $ - Version: $Revision: 1.2 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSlicerManagerCommand.cxx b/vv/vvSlicerManagerCommand.cxx index e109b6d..017c7af 100644 --- a/vv/vvSlicerManagerCommand.cxx +++ b/vv/vvSlicerManagerCommand.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvSlicerManagerCommand.cxx,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSlicerManagerCommand.h b/vv/vvSlicerManagerCommand.h index 7ce9c50..e2c72d5 100644 --- a/vv/vvSlicerManagerCommand.h +++ b/vv/vvSlicerManagerCommand.h @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvSlicerManagerCommand.h,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:57 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSurfaceViewerDialog.cxx b/vv/vvSurfaceViewerDialog.cxx index f3e788b..d227669 100644 --- a/vv/vvSurfaceViewerDialog.cxx +++ b/vv/vvSurfaceViewerDialog.cxx @@ -4,10 +4,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvSurfaceViewerDialog.cxx,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : David Sarrut (david.sarrut@gmail.com) Copyright (C) 2008 diff --git a/vv/vvSurfaceViewerDialog.h b/vv/vvSurfaceViewerDialog.h index 41eff5a..efc302f 100644 --- a/vv/vvSurfaceViewerDialog.h +++ b/vv/vvSurfaceViewerDialog.h @@ -4,10 +4,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvSurfaceViewerDialog.h,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : David Sarrut (david.sarrut@gmail.com) Copyright (C) 2008 diff --git a/vv/vvs.cxx b/vv/vvs.cxx index cc84d86..f23054b 100644 --- a/vv/vvs.cxx +++ b/vv/vvs.cxx @@ -1,10 +1,7 @@ /*========================================================================= Program: vv - Module: $RCSfile: vvs.cxx,v $ Language: C++ - Date: $Date: 2010/01/06 13:31:58 $ - Version: $Revision: 1.1 $ Author : Pierre Seroul (pierre.seroul@gmail.com) Copyright (C) 2008 -- 2.46.1