Changeset 369 for XIOS/trunk/src/config/file_attribute.conf
- Timestamp:
- 10/16/12 13:04:44 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/trunk/src/config/file_attribute.conf
r335 r369 9 9 DECLARE_ATTRIBUTE(StdString, split_freq) 10 10 DECLARE_ATTRIBUTE(bool, enabled) 11 DECLARE_ ATTRIBUTE(StdString, type)11 DECLARE_ENUM2(type,one_file,multiple_file) 12 12 DECLARE_ATTRIBUTE(StdString, par_access) 13 13
Note: See TracChangeset
for help on using the changeset viewer.