mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-25 08:50:36 +05:00
No more toto.
This commit is contained in:
parent
81eb14d320
commit
26386f270f
@ -37,7 +37,7 @@ std::string BuildGEOMInstance()
|
||||
PortableServer::ObjectId_var conId;
|
||||
//
|
||||
{
|
||||
char *argv[4] = {"Container","FactoryServer","toto",nullptr};
|
||||
char *argv[4] = {"Container","FactoryServer","GEOM",nullptr};
|
||||
Engines_Container_i *cont = new Engines_Container_i(orb,poa,"FactoryServer",2,argv,false,false);
|
||||
conId = poa->activate_object(cont);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user