Salome HOME
Plane object is added to construction plug-in
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_Axis.cpp
index de672a25b5fc5881122559b4e98421c19dbf7d30..69b31a9f0feed35170699c0e04d0606a090ebd16 100644 (file)
@@ -15,7 +15,7 @@
 
 using namespace std;
 
-static const double MINIMAL_LENGTH      = 1.e-5;
+static const double MINIMAL_LENGTH = 1.e-5;
 
 ConstructionPlugin_Axis::ConstructionPlugin_Axis()
 {