Changeset 1319 in Sophya for trunk/SophyaPI/PIext/servnobjm.cc
- Timestamp:
- Nov 10, 2000, 2:30:10 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/servnobjm.cc
r1276 r1319 1252 1252 } 1253 1253 1254 /* --Methode-- */ 1255 int Services2NObjMgr::ExecuteCommand(string line) 1256 { 1257 if (mImgapp == NULL) return(99); 1258 return(mImgapp->CmdInterpreter()->Interpret(line)); 1259 } 1260 1254 1261 // Fonction static 1255 1262 /* --Methode-- */
Note:
See TracChangeset
for help on using the changeset viewer.