X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvInteractorStyleNavigator.cxx;h=5c261bed7a8ee18e6147d109b566786aaedfe864;hb=c1370c27d5fc65b499d6be1c5dc49a96da0bb8cc;hp=281067e36ffddbd20e84a8fad26bc11c20d5eb78;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/vv/vvInteractorStyleNavigator.cxx b/vv/vvInteractorStyleNavigator.cxx index 281067e..5c261be 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, "DummyRevision"); vtkStandardNewMacro(vvInteractorStyleNavigator); //----------------------------------------------------------------------------