Ignore:
Timestamp:
01/25/17 16:25:17 (7 years ago)
Author:
yushan
Message:

initialize the branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/config/field_attribute.conf

    r998 r1037  
    1111DECLARE_ATTRIBUTE(int,       level) 
    1212DECLARE_ATTRIBUTE(int,       prec) 
    13 DECLARE_ATTRIBUTE(StdString, expr) 
    1413 
    1514DECLARE_ATTRIBUTE(bool,      enabled) 
     
    3433DECLARE_ATTRIBUTE(bool,      ts_enabled) 
    3534DECLARE_ATTRIBUTE(CDuration, ts_split_freq) 
    36  
    37 DECLARE_ATTRIBUTE(StdString, cell_methods) 
    38 DECLARE_ENUM4(cell_methods_mode,  overwrite, prefix, suffix, none) 
Note: See TracChangeset for help on using the changeset viewer.