Salome HOME
Issue #1896: Inspect SALOME modules before loading of XML configurations
[modules/shaper.git] / src / Config / Config_swig.h
diff --git a/src/Config/Config_swig.h b/src/Config/Config_swig.h
new file mode 100644 (file)
index 0000000..00c8ae2
--- /dev/null
@@ -0,0 +1,12 @@
+// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+
+// File:    Config_swig.h
+// Created: Jan 16, 2017
+// Author:  Vitaly SMETANNIKOV
+
+#ifndef SRC_CONFIG_SWIG_H_
+#define SRC_CONFIG_SWIG_H_
+
+  #include "Config_ModuleReader.h"
+
+#endif /* SRC_CONFIG_SWIG_H_ */