Changeset 1276 in Sophya for trunk/SophyaPI/PIext/cxxexecutor.cc
- Timestamp:
- Nov 2, 2000, 11:18:50 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/cxxexecutor.cc
r1270 r1276 509 509 NamedObjMgr omg; 510 510 PIACmd* mpiac = omg.GetImgApp()->CmdInterpreter(); 511 string key("link ");511 string key("linkff2"); 512 512 vector<string> arg; arg.push_back(libname); arg.push_back(func); 513 513 string toks = libname + " " + func;
Note:
See TracChangeset
for help on using the changeset viewer.