Salome HOME
Merge from V6_main 01/04/2013
[modules/paravis.git] / src / Plugins / MedReader / IO / vtkMedConstantAttribute.cxx
index 01c5d68ecfe36ff67c3eb28ff45c599188a998f8..47990389b8d2294a1d3aa0ab3da76fe5a3cca478 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
@@ -31,7 +31,7 @@
 #include <vector>
 using namespace std;
 
-vtkCxxRevisionMacro(vtkMedConstantAttribute, "$Revision$")
+// vtkCxxRevisionMacro(vtkMedConstantAttribute, "$Revision$")
 vtkStandardNewMacro(vtkMedConstantAttribute);
 
 vtkCxxSetObjectMacro(vtkMedConstantAttribute, Values, vtkAbstractArray);