]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM_I/GEOM_Gen_i.cc
Salome HOME
Stub of algorithm in new place.
[modules/geom.git] / src / GEOM_I / GEOM_Gen_i.cc
index 4732c1f5a6377e6770fab18a2b5c032559b4603e..8ef75a6f0b52dbcb6e5bc0f3e57f0577c0f7d38a 100755 (executable)
@@ -3039,6 +3039,14 @@ Engines::ListOfData* GEOM_Gen_i::getModifiedData(CORBA::Long studyId)
   return aResult._retn();
 }
                                                                
+//=======================================================================
+// function : 
+// purpose  : 
+//=======================================================================
+SALOMEDS::TMPFile* GEOM_Gen_i::GetDependencyTree(const GEOM::string_array&) {
+
+}
+
 //=====================================================================================
 // EXPORTED METHODS
 //=====================================================================================