Changeset 2241 in Sophya for trunk/SophyaPI/PIext/piacmd.h


Ignore:
Timestamp:
Oct 30, 2002, 6:02:26 PM (23 years ago)
Author:
ansari
Message:

Suite integration calculateur RPN ds PIACmd , Reza 30/10/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piacmd.h

    r2236 r2241  
    112112  int           EvaluateTest(vector<string> & args,
    113113                             string & line, bool & res);
    114   int           EvalVarExpr(vector<string> & args, string & line);
     114  int           EvalRPNExpr(vector<string> & args, string & line);
    115115
    116116  bool          GetVar(string & vn, string & vv);
Note: See TracChangeset for help on using the changeset viewer.