Ignore:
Timestamp:
03/19/07 18:15:51 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/isadirectory.pro

    r224 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
     2; 
    53; @file_comments 
    64; check if a directory exists and make sure that it ends 
     
    2220; 
    2321; @keyword _EXTRA 
    24 ; used to pass your keywords 
     22; Used to pass keywords 
    2523; 
    2624; all dialog_pickfile keywords (like filter) can be used. 
     
    4543; $Id$ 
    4644;- 
    47 ;------------------------------------------------------------ 
    48 ;------------------------------------------------------------ 
    49 ;------------------------------------------------------------ 
     45; 
    5046FUNCTION isadirectory, directoryin, TITLE = title, IODIRECTORY = iodirectory, _extra = ex 
    5147; 
Note: See TracChangeset for help on using the changeset viewer.