Ignore:
Timestamp:
02/17/17 19:51:36 (7 years ago)
Author:
oabramkina
Message:

dev: intermediate commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/node/file.hpp

    r1025 r1054  
    170170      private : 
    171171         /// Propriétés privées /// 
     172         CContextClient* client; 
    172173         CFieldGroup* vFieldGroup; 
    173174         CVariableGroup* vVariableGroup; 
     
    175176         boost::shared_ptr<CDataInput> data_in; 
    176177         std::vector<CField*> enabledFields; 
    177          CContextClient* client; 
    178178 
    179179      public: 
Note: See TracChangeset for help on using the changeset viewer.