Changeset 1065 in Sophya for trunk/SophyaPI/PIext/pawexecut.h


Ignore:
Timestamp:
Jul 11, 2000, 8:58:59 PM (25 years ago)
Author:
ercodmgr
Message:

introduction de h/get_vec et h/put_vec ...... cmv 11/7/00

File:
1 edited

Legend:

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

    r1054 r1065  
    3030  void h_oper(vector<string>& tokens);
    3131  void h_plot_2d(vector<string>& tokens);
     32  void h_put_vec(vector<string>& tokens);
     33  void h_get_vec(vector<string>& tokens);
    3234  int  decodepawstring(string tokens,string& nameobj
    3335                      ,string& xexp,string& yexp,string& zexp);
Note: See TracChangeset for help on using the changeset viewer.