]> Creatis software - clitk.git/blobdiff - vv/vvInteractorStyleNavigator.cxx
Fixed compilation with VC++ 9
[clitk.git] / vv / vvInteractorStyleNavigator.cxx
index 281067e36ffddbd20e84a8fad26bc11c20d5eb78..5c261bed7a8ee18e6147d109b566786aaedfe864 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 #include "clitkCommon.h"
 
 
-vtkCxxRevisionMacro(vvInteractorStyleNavigator, "$Revision: 1.1 $");
+vtkCxxRevisionMacro(vvInteractorStyleNavigator, "DummyRevision");
 vtkStandardNewMacro(vvInteractorStyleNavigator);
 
 //----------------------------------------------------------------------------