Ignore:
Timestamp:
May 1, 2018, 5:42:35 PM (6 years ago)
Author:
g7moreau
Message:
  • Rename ListDir? to dir_scan to have no file with capital letter at first letter
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/check_files.m

    r1033 r1039  
    4949    'create_grid';...% called by the GUI geometry_calib to create a physical grid
    5050    'create_grid.fig';...% GUI corresponding to create_grid.m
     51    'dir_scan';... % scan the structure of the directory tree (for editxml.m)
    5152    'disp_uvmat';...% display a message using  msgbox_uvmat or on the log file in batch mode
    5253    'editxml';...% display and edit xml files using a xls schema
     
    7071    'interp2_uvmat';...% linearly interpolate an image or scalar defined on a regular grid
    7172    'keyboard_callback';... % function activated when a key is pressed on the keyboard
    72     'ListDir';... % scan the structure of the directory tree (for editxml.m)
    7373    'mask_proj';...% restrict input fields to a mask region, set to 0 outside
    7474    'mouse_down';% function activated when the mouse button is pressed on a figure (callback for 'WindowButtonDownFcn')
Note: See TracChangeset for help on using the changeset viewer.