Changeset 2241 in Sophya for trunk/SophyaPI/PIext/piacmd.h
- Timestamp:
- Oct 30, 2002, 6:02:26 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piacmd.h
r2236 r2241 112 112 int EvaluateTest(vector<string> & args, 113 113 string & line, bool & res); 114 int Eval VarExpr(vector<string> & args, string & line);114 int EvalRPNExpr(vector<string> & args, string & line); 115 115 116 116 bool GetVar(string & vn, string & vv);
Note:
See TracChangeset
for help on using the changeset viewer.