]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Loading of SketchSolver plugin example.
authorsbh <sergey.belash@opencascade.com>
Wed, 14 May 2014 08:55:50 +0000 (12:55 +0400)
committersbh <sergey.belash@opencascade.com>
Wed, 14 May 2014 08:55:50 +0000 (12:55 +0400)
src/Config/plugins.xml

index 2f4f45fd9de3456a23bfa516aec5b059d6d41f10..14a91e3452a9f14d89b4f228b6382f69a3c16c4a 100644 (file)
@@ -2,4 +2,5 @@
   <plugin library="PartSetPlugin" configuration="plugin-PartSet.xml"/>
   <plugin library="SketchPlugin" configuration="plugin-Sketch.xml"/>
   <plugin library="ConstructionPlugin" configuration="plugin-Construction.xml"/>
+  <plugin library="SketchSolver"/>
 </plugins>