]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Algorithms/GulsunTekMedialness.h
...
[cpPlugins.git] / lib / cpExtensions / Algorithms / GulsunTekMedialness.h
similarity index 85%
rename from lib/cpPlugins/Extensions/Algorithms/GulsunTekMedialness.h
rename to lib/cpExtensions/Algorithms/GulsunTekMedialness.h
index 9f942e8b0e5aaa43250eee125693d3b71c03672a..7ecdce9a6aa1455196c9c74fcdeea230f53d762a 100644 (file)
@@ -2,15 +2,13 @@
 // @author Leonardo Florez-Valencia (florez-l@javeriana.edu.co)
 // -------------------------------------------------------------------------
 
-#ifndef __CPPLUGINS__EXTENSIONS__ALGORITHMS__GULSUNTEKMEDIALNESS__H__
-#define __CPPLUGINS__EXTENSIONS__ALGORITHMS__GULSUNTEKMEDIALNESS__H__
+#ifndef __CPEXTENSIONS__ALGORITHMS__GULSUNTEKMEDIALNESS__H__
+#define __CPEXTENSIONS__ALGORITHMS__GULSUNTEKMEDIALNESS__H__
 
 #include <vector>
-#include <cpPlugins/Extensions/Algorithms/GradientFunctionBase.h>
+#include <cpExtensions/Algorithms/GradientFunctionBase.h>
 
-namespace cpPlugins
-{
-  namespace Extensions
+namespace cpExtensions
   {
     namespace Algorithms
     {
@@ -76,12 +74,10 @@ namespace cpPlugins
 
     } // ecapseman
 
-  } // ecapseman
-
 } // ecapseman
 
-#include <cpPlugins/Extensions/Algorithms/GulsunTekMedialness.hxx>
+#include <cpExtensions/Algorithms/GulsunTekMedialness.hxx>
 
-#endif // __CPPLUGINS__EXTENSIONS__ALGORITHMS__GULSUNTEKMEDIALNESS__H__
+#endif // __CPEXTENSIONS__ALGORITHMS__GULSUNTEKMEDIALNESS__H__
 
 // eof - $RCSfile$