]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/CutModule/kernel/CutModelData.cxx
Avoid warning : "No newline at end of file"
[creaMaracasVisu.git] / lib / maracasVisuLib / src / CutModule / kernel / CutModelData.cxx
index ef0806c93a90c03d3069a3cbebc776cc05a43a7c..ca9825a431905762d432751372a247d0b7646da8 100644 (file)
@@ -3,8 +3,8 @@
   Program:   wxMaracas
   Module:    $RCSfile: CutModelData.cxx,v $
   Language:  C++
-  Date:      $Date: 2009/09/08 08:14:27 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2009/10/16 15:17:56 $
+  Version:   $Revision: 1.4 $
 
   Copyright: (c) 2002, 2003
   License:
@@ -384,4 +384,5 @@ vtkTransform* CutModelData::getModelTransformInvers(){
 
 vtkPolyData* CutModelData::getPolyData()throw( CutModelException){
        return _Mapper->GetInput();
-}
\ No newline at end of file
+}
+