Salome HOME
Documentation reorganization
[modules/med.git] / src / INTERP_KERNEL / Interpolation3D.txx
index 4a09787c58e22db651dc68edc571c5098dc23291..bc68b525c2e1161d91f7ed6e22083648a0dd64f4 100644 (file)
@@ -36,7 +36,7 @@
 #include "PointLocator3DIntersectorP1P1.txx"
 #include "Barycentric3DIntersectorP1P1.txx"
 #include "Log.hxx"
-/// If defined, use recursion to traverse the binary search tree, else use the BBTree class
+// If defined, use recursion to traverse the binary search tree, else use the BBTree class
 //#define USE_RECURSIVE_BBOX_FILTER
 
 #ifdef USE_RECURSIVE_BBOX_FILTER