Ignore:
Timestamp:
11/13/15 11:45:12 (8 years ago)
Author:
mhnguyen
Message:

Changing name of attributes of zoom

Test
+) test_client and test_complete are correct

File:
1 edited

Legend:

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

    r626 r787  
    11/*  GLOBAL   */ 
    2 DECLARE_ATTRIBUTE(int,       zoom_begin) 
    3 DECLARE_ATTRIBUTE(int,       zoom_end) 
    4 DECLARE_ATTRIBUTE(int,       zoom_size) 
     2DECLARE_ATTRIBUTE(int,       begin) 
     3DECLARE_ATTRIBUTE(int,       n) 
Note: See TracChangeset for help on using the changeset viewer.