Changeset 293 in Sophya for trunk/SophyaPI/PIext/dlftypes.h
- Timestamp:
- May 11, 1999, 6:04:58 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/dlftypes.h
r171 r293 18 18 typedef int (* PlotExprFunc) (float* x, float* rx, float* ry, float* rz, float* wt); 19 19 typedef void (* DlUserProcFunction) (vector<string>& args); 20 typedef void (* DlFunction) (); 21 typedef void (* DlModuleInitEndFunction) (); 20 22 21 23 #endif
Note:
See TracChangeset
for help on using the changeset viewer.