X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FIntegrationPoints%2FvtkELNOFilter.h;h=37e538fdd79f3c8f301d954a600caaed7fd2b33f;hb=e2c075bb656e4e5b0d8e6fcb7e06b5c25f903dee;hp=a48959f49b107f562de282e4fa3782d67ac82280;hpb=89c33033151baa33eeac8fb09d9c0488acb43c35;p=modules%2Fparavis.git diff --git a/src/Plugins/IntegrationPoints/vtkELNOFilter.h b/src/Plugins/IntegrationPoints/vtkELNOFilter.h index a48959f4..37e538fd 100644 --- a/src/Plugins/IntegrationPoints/vtkELNOFilter.h +++ b/src/Plugins/IntegrationPoints/vtkELNOFilter.h @@ -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 @@ -26,7 +26,7 @@ class VTK_EXPORT vtkELNOFilter: public vtkQuadraturePointsGenerator { public: static vtkELNOFilter *New(); - vtkTypeRevisionMacro(vtkELNOFilter,vtkQuadraturePointsGenerator); + vtkTypeMacro(vtkELNOFilter,vtkQuadraturePointsGenerator); void PrintSelf(ostream& os, vtkIndent indent); // Description :