Salome HOME
Update the doxygen documentation for plugins
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintGroup.cpp
index 6a6fe158e47ef4e8f06eb711ae9d1876c381eaa5..1b1a621c251d6a46d114c6a4baf646aa5b77ade7 100644 (file)
 /// Tolerance for value of parameters
 const double tolerance = 1.e-10;
 
-/*
+/**
  * Collects all sketch solver error' codes
  * as inline static functions
- * TODO: Move this class into a separate file
  */
+ // TODO: Move this class into a separate file
 class SketchSolver_Error
 {
  public: