X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchSolver%2FPlaneGCSSolver%2FPlaneGCSSolver_Storage.h;h=eafa686c47620bee46177f3dd8d7568fbf534955;hb=f1d9eaf541b43d0569e6fa00edb1ab2ee74aca0d;hp=cfa195c5ca3eb616029048513879c090f5388442;hpb=d2026409659dfa0a142d1b018b3cec5d94932a7a;p=modules%2Fshaper.git diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h index cfa195c5c..eafa686c4 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h @@ -113,7 +113,7 @@ private: private: ConstraintID myConstraintLastID; ///< identifier of last added constraint - /// additional constraints for correct processing of the arcs, ellipses, elliptical arcs + /// additional constraints for correct processing of the arcs, ellipses, elliptic arcs std::map myAuxConstraintMap; /// list of removed constraints to notify solver