Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / Config / ConfigAPI.i
index 845c7892ead0388d155362c4b48559d9751bea39..2bf42f1a044bdbab5330e527da8cfb1d5dde10c8 100644 (file)
@@ -14,7 +14,8 @@
 // License along with this library; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
+// See http://www.salome-platform.org/ or
+// email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
 //
 
 /* Config.i */
@@ -31,3 +32,5 @@
 %include "std_string.i"
 
 %include "Config_ModuleReader.h"
+%include "Config_PropManager.h"
+%include "Config_Prop.h"