Salome HOME
Merge from V6_main 01/04/2013
[modules/paravis.git] / src / Plugins / MedReader / IO / vtkMedSupportMesh.cxx
index 2ca5249bb05b7cdabe8e93164c5034f13f045f9a..8e3074e978ec2ece80d7a145d9811a93592ba0d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -32,7 +32,7 @@ using namespace std;
 
 vtkCxxSetObjectMacro(vtkMedSupportMesh, ParentFile, vtkMedFile);
 
-vtkCxxRevisionMacro(vtkMedSupportMesh, "$Revision$")
+// vtkCxxRevisionMacro(vtkMedSupportMesh, "$Revision$")
 vtkStandardNewMacro(vtkMedSupportMesh)
 
 vtkMedSupportMesh::vtkMedSupportMesh()