Ignore:
Timestamp:
05/30/13 18:08:47 (11 years ago)
Author:
ymipsl
Message:

Bug fix : Solve problem in splitting date
Enhancement : Add file attribute split_freq_format to manage the suffix added in splitted file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/file_attribute.conf

    r391 r431  
    99DECLARE_ATTRIBUTE(StdString, sync_freq) 
    1010DECLARE_ATTRIBUTE(StdString, split_freq) 
     11DECLARE_ATTRIBUTE(StdString, split_freq_format) 
    1112DECLARE_ATTRIBUTE(bool,      enabled) 
    1213DECLARE_ENUM2(type,one_file,multiple_file) 
Note: See TracChangeset for help on using the changeset viewer.