Salome HOME
21680: EDF 2288 SMESH: creation of 0D elements from other elements
[modules/smesh.git] / src / SMESH_I / SMESH_Gen_i.hxx
index 1165ac142fa8c8267f707d0c112d9e6d48aa7e87..def2066662489b1e94d21cb31b3cfc9707f1bd5f 100644 (file)
@@ -441,6 +441,12 @@ public:
     return aResultSO._retn();
   }
 
+  // ============
+  // Version information
+  // ============
+
+  virtual char* getVersion();
+
   // ============
   // Dump python
   // ============