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


Ignore:
Timestamp:
Mar 6, 2002, 5:50:30 PM (24 years ago)
Author:
perderos
Message:

1) ajout de commande pour trace de champ de vecteur
2) modif pour compil sous peida (pawexecut.cc) OP 06/03/2002

File:
1 edited

Legend:

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

    r1828 r1920  
    1818#include "dlftypes.h"
    1919#include "pdlmgr.h"
     20#include "ctimer.h"
    2021
    2122// Classe definissant l'interface pour un executeur de commande
     
    117118
    118119  CmdExecutor *cntexec; // contour executor _OP_
     120  CmdExecutor *flwexec; // flow chart executor _OP_
    119121 
    120122// Pour enregistrer la liste de commandes et leurs executeurs et le help
Note: See TracChangeset for help on using the changeset viewer.