Ignore:
Timestamp:
09/25/07 12:51:30 (17 years ago)
Author:
pinsard
Message:

typo

Location:
trunk/SRC/ToBeReviewed/WIDGET/AUTOUR_de_XXX
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/WIDGET/AUTOUR_de_XXX/updatewidget.pro

    r231 r296  
    4343   widget_control, base, update = 0 
    4444;-------------- 
    45 ; date1 et date2 
     45; date1 and date2 
    4646;-------------- 
    4747   if keyword_set(nodates) then begin 
  • trunk/SRC/ToBeReviewed/WIDGET/AUTOUR_de_XXX/xxxmenubar_event.pro

    r295 r296  
    7676      rien = cw_calendar(basecal, newfile.fileparameters.time_counter, jdate2, uname = 'calendar2' $ 
    7777                         , FAKECAL = fakecal, uvalue = {name:'calendar2'}, /frame) 
    78 ; We update fileparameters, readparameters et meshparameters elements of the top_value 
     78; We update fileparameters, readparameters and meshparameters elements of the top_value 
    7979      newfileparameters = ptrarr(currentfile+1, /allocate_heap) 
    8080      FOR i = 0, currentfile-1 DO $ 
Note: See TracChangeset for help on using the changeset viewer.