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/ToBeReviewed/WIDGET/AUTOUR_de_XXX/doubleclickaction.pro

    r150 r231  
    11;+ 
     2; 
    23; @file_comments 
    3 ; 
    44; 
    55; @categories 
    66; 
    7 ;  
    87; @param EVENT 
    98; 
    10 ;  
    119; @returns 
    12 ;  
    13 ;  
     10; 
    1411; @uses 
    15 ;  
    16 ;  
     12; 
    1713; @restrictions 
    18 ;  
    19 ;  
     14; 
    2015; @examples 
    21 ;  
    22 ;  
     16; 
    2317; @history 
    24 ;  
    25 ;  
     18; 
    2619; @version 
    27 ; $Id$  
    28 ;  
     20; $Id$ 
     21; 
    2922; @todo 
    3023; seb 
    3124; 
    3225;- 
     26; 
    3327PRO doubleclickaction, event 
    3428;------------------------------------------------------------ 
     
    6458; 
    6559      END 
    66       2:BEGIN  
     60      2:BEGIN 
    6761;         if top_uvalue.smallout[2] NE numdessin then begin 
    6862         tracecadre, smallout, /erase 
     
    7872         inserthistory, event.top, ';', '; beginning of '+strtrim(numdessin, 2) $ 
    7973          , '; end of '+strtrim(numdessin, 2) 
    80 ; Putting at 0 of attributes of the value concerning the drawing:  
     74; Putting at 0 of attributes of the value concerning the drawing 
    8175 
    8276         numdessin = numdessin-1 
Note: See TracChangeset for help on using the changeset viewer.