Ignore:
Timestamp:
12/06/07 11:04:53 (17 years ago)
Author:
pinsard
Message:

modification of some headers (+some corrections) to prepare usage of the new idldoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_droplist_pm.pro

    r295 r325  
    2323; @version 
    2424; $Id$ 
    25 ;- 
    26 ; 
     25; 
     26;- 
    2727PRO cw_droplist_pm_set_value, id, value 
    2828; 
     
    6666; @version 
    6767; $Id$ 
    68 ;- 
    69 ; 
     68; 
     69;- 
    7070FUNCTION cw_droplist_pm_get_value, id 
    7171; 
     
    100100; @version 
    101101; $Id$ 
    102 ;- 
    103 ; 
     102; 
     103;- 
    104104FUNCTION cw_droplist_pm_event, event 
    105105; 
     
    234234; 
    235235;- 
    236 ; 
    237236FUNCTION cw_droplist_pm, parent,UVALUE = uvalue, UNAME = uname, ROW = row, COLUMN = column, _EXTRA = ex 
    238237; 
Note: See TracChangeset for help on using the changeset viewer.