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/Colors/xpal.pro

    r260 r325  
    1111; 
    1212;- 
    13 ; 
    1413FUNCTION xp_new_colors 
    1514; 
     
    3938; 
    4039;- 
    41 ; 
    4240PRO xp_alert_caller 
    4341; 
     
    7270; 
    7371;- 
    74 ; 
    7572PRO xp_xlctcallback 
    7673; 
     
    8986; 
    9087;- 
    91 ; 
    9288PRO xp_redraw 
    9389; 
     
    121117; 
    122118;- 
    123 ; 
    124119PRO xp_replot, color_index, type 
    125120; 
     
    210205; 
    211206;- 
    212 ; 
    213207PRO xp_change_color, type, value 
    214208; 
     
    259253; 
    260254;- 
    261 ; 
    262255PRO xp_button_event, event 
    263256; 
     
    382375; 
    383376;- 
    384 ; 
    385377PRO xp_button_event_event, ev 
    386378; 
     
    413405; 
    414406;- 
    415 ; 
    416407PRO xp_event, event 
    417408; 
     
    605596; 
    606597;- 
    607 ; 
    608598PRO xpal, GROUP=group, BLOCK=block, UPDATECALLBACK=updt_cb_name, $ 
    609599        UPDATECBDATA=updt_cb_data 
Note: See TracChangeset for help on using the changeset viewer.