X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMedReader%2FIO%2FvtkMedCartesianGrid.cxx;h=c096256bf994b2bfbc731deeae5e43a66d0e1efc;hb=c7c9039d845fb2a5e2eb391139af089b4bed26a5;hp=83bed8dda713fa5c513b0c0d2696d9baf3e455a2;hpb=89c33033151baa33eeac8fb09d9c0488acb43c35;p=modules%2Fparavis.git diff --git a/src/Plugins/MedReader/IO/vtkMedCartesianGrid.cxx b/src/Plugins/MedReader/IO/vtkMedCartesianGrid.cxx index 83bed8dd..c096256b 100644 --- a/src/Plugins/MedReader/IO/vtkMedCartesianGrid.cxx +++ b/src/Plugins/MedReader/IO/vtkMedCartesianGrid.cxx @@ -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 @@ -21,7 +21,7 @@ #include "vtkObjectFactory.h" -vtkCxxRevisionMacro(vtkMedCartesianGrid, "$Revision$") +// vtkCxxRevisionMacro(vtkMedCartesianGrid, "$Revision$") vtkStandardNewMacro(vtkMedCartesianGrid) vtkMedCartesianGrid::vtkMedCartesianGrid()