0024784: Move documentation in CDL files to proper location
[occt.git] / src / AppCont / AppCont_FunctionTool.cdl
index 258f2d6..d7f2139 100644 (file)
@@ -15,7 +15,8 @@
 -- commercial license or contractual agreement.
 
 class FunctionTool from AppCont
-
+    ---Purpose: This class is the inteface between the Function
+    --          class and the tool asked by LeastSquare.
 
 uses Function        from AppCont,
      Pnt             from gp,