Salome HOME
Apply the fix for the issue "0021721: [CEA 590] Invalid groups on cells display in...
[modules/paravis.git] / src / Plugins / TableReader / Reader / vtkVisuTableReader.h
index 8a7ff2bd9c22685f2e46339cea4d6987c266f8f4..128b8ff3b598143765bc9f7d5d1f734d8140e99b 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
@@ -28,7 +28,7 @@ class VTK_EXPORT vtkVisuTableReader: public vtkTableAlgorithm
 {
 public:
   static vtkVisuTableReader* New();
-  vtkTypeRevisionMacro(vtkVisuTableReader, vtkTableAlgorithm)
+  vtkTypeMacro(vtkVisuTableReader, vtkTableAlgorithm)
   void PrintSelf(ostream& os, vtkIndent indent);
 
   // Description: