Ignore:
Timestamp:
06/12/06 11:20:31 (18 years ago)
Author:
pinsard
Message:

start to modify headers of ForOldVersion? *.pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ForOldVersion/updatekwd.pro

    r55 r102  
    11;+ 
    2 ; NAME: updatekwd 
    32; 
    4 ; PURPOSE: compatibility with old keywords 
     3; @file_comments  
     4; compatibility with old keywords 
     5; if needed, force the definition of new keywords 
     6;               with the old ones. 
    57; 
    6 ; CATEGORY: compatibility with previous version 
     8; @categories compatibility with previous version 
    79; 
    8 ; CALLING SEQUENCE: @updatekwd 
     10; @examples  
     11; IDL> \@updatekwd 
    912;   (must be insert as an include in a procedure or function)  
    1013; 
    11 ; SIDE EFFECTS: if needed, force the definition of new keywords 
    12 ;               with the old ones. 
    1314; 
    14 ; RESTRICTIONS: the compatibility can be made only if the keyword 
     15; @restrictions the compatibility can be made only if the keyword 
    1516;               given through _extra are given with their complete name 
    1617; 
    17 ; MODIFICATION HISTORY:Sebastien Masson (smasson@lodyc.jussieu.fr) 
     18; @history Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    1819;                      July 2005 
    1920;- 
Note: See TracChangeset for help on using the changeset viewer.