Ignore:
Timestamp:
10/29/10 12:22:13 (14 years ago)
Author:
yerima
Message:

The common object witch is the "Order" is present present both in the modinspace window than in the spaceintraj one according to the grammar. So some updates are made in those three class (OrderWindow?, ModinspaceWindow? and SpaceintrajWindow?).Visual Yao

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yao/src/interface/src/include/OrderWindow.hpp

    r471 r472  
    5959                yao::Table <yao::Modul> *m_localModulTable; 
    6060                yao::Table <yao::Order> *m_localOrderTable; 
     61                yao::Order m_localOrder; 
    6162}; 
    6263#endif // ORDERWINDOW_HPP 
Note: See TracChangeset for help on using the changeset viewer.