Salome HOME
Minor corrections: coding rules
[modules/shaper.git] / src / SketchAPI / SketchAPI_Point.h
index a680aacc6d69e6b2160071c9a4407cc8a0a60b93..d68064c9f9aa25a36093b79d03b78fbe4688755e 100644 (file)
@@ -1,5 +1,6 @@
+// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
 // Name   : SketchAPI_Point.h
-// Purpose: 
+// Purpose:
 //
 // History:
 // 15/06/16 - Sergey POKHODENKO - Creation of the file
@@ -49,8 +50,10 @@ public:
   virtual ~SketchAPI_Point();
 
   INTERFACE_2(SketchPlugin_Point::ID(),
-              coordinates, SketchPlugin_Point::COORD_ID(), GeomDataAPI_Point2D, /** Point coordinates */,
-              external, SketchPlugin_Point::EXTERNAL_ID(), ModelAPI_AttributeSelection, /** External */
+              coordinates, SketchPlugin_Point::COORD_ID(),
+              GeomDataAPI_Point2D, /** Point coordinates */,
+              external, SketchPlugin_Point::EXTERNAL_ID(),
+              ModelAPI_AttributeSelection, /** External */
   )
 
   /// Set by coordinates