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


Ignore:
Timestamp:
Oct 12, 1999, 6:26:18 PM (26 years ago)
Author:
ercodmgr
Message:

HelpToTex + CopyObj (ds Adapter) et PawExecutor cmv+Reza 12/10/99

File:
1 edited

Legend:

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

    r440 r463  
    7676  virtual void          ShowHelpWindow();
    7777
     78  virtual void          HelptoLaTex(string const & flnm);
     79
    7880  inline  CmdInterpreter* CurrentInterpreter() { return(curcmdi); }
    7981  inline  CmdExecutor*    BaseExecutor()  { return(basexec); }
     
    9294  CmdExecutor* basexec;
    9395  CmdExecutor* fitexec;
     96  CmdExecutor* pawexec;
    9497
    9598// Pour enregistrer la liste de commandes et leurs executeurs et le help
Note: See TracChangeset for help on using the changeset viewer.