]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
Salome HOME
Sources formated according to the codeing standards
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_Plugin.cpp
index 6b0d729a44c68919eb1cdfe1fe29276cf9de4037..60d5694f581cd0e328b481759a95abe52efe05b4 100644 (file)
@@ -9,7 +9,7 @@ using namespace std;
 // the only created instance of this plugin
 static ConstructionPlugin_Plugin* MY_INSTANCE = new ConstructionPlugin_Plugin();
 
-ConstructionPlugin_Plugin::ConstructionPlugin_Plugin() 
+ConstructionPlugin_Plugin::ConstructionPlugin_Plugin()
 {
   // register this plugin
   ModelAPI_PluginManager::get()->registerPlugin(this);