Ignore:
Timestamp:
10/01/10 11:32:41 (14 years ago)
Author:
hozdoba
Message:

Commit pour sauvegarde - diverses corrections de bogues et améliorations du code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/field_attribut.hpp

    r120 r124  
    1111         DECLARE_ATTR(description, string) ; 
    1212         DECLARE_ATTR(unit, string) ; 
    13          DECLARE_ATTR(operation, string); 
     13         DECLARE_ATTR(operation, FieldOperation); 
    1414 
    15          DECLARE_ATTR(freq_op, int) ; 
     15         DECLARE_ATTR(freq_op, Duration) ; 
    1616         DECLARE_ATTR(level, int) ; 
    1717         DECLARE_ATTR(prec, int) ; 
Note: See TracChangeset for help on using the changeset viewer.