Changeset 174 in Sophya for trunk/SophyaPI/PIext/piacmd.h
- Timestamp:
- Dec 23, 1998, 12:50:10 PM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piacmd.h
r171 r174 34 34 35 35 // Link dynamique de fonction user 36 int LinkUserFuncs(string& fnameso, string& func1, string& func2, string& func3 ,37 string& func4, string& func5); 36 int LinkUserFuncs(string& fnameso, string& func1, string& func2, string& func3); 37 // string& func4, string& func5); compil avec g++ 2.7.2 38 38 NamedObjMgr* mObjMgr; 39 39 PIStdImgApp* mImgApp;
Note:
See TracChangeset
for help on using the changeset viewer.