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

typo

File:
1 edited

Legend:

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

    r231 r297  
    9494  widget_control, base, /realize 
    9595; 
    96 ; Beginning of the gif file. Writting of an empty picture. 
     96; Beginning of the gif file. Writing of an empty picture. 
    9797  IF keyword_set(fakecal) THEN date = index1 ELSE date = jul2date(calendar[index1]) 
    9898  xxx2ps, /noerase, date1in = date, date2in = date 
     
    156156  wset, current_window 
    157157 
    158 ; If we are under x, we try to lauch xanim... 
     158; If we are under X, we try to launch xanim... 
    159159 
    160160  if thisOS NE 'MAC' AND thisOS NE 'WIN' then begin 
Note: See TracChangeset for help on using the changeset viewer.