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

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/PLOTS/DESSINE/scontour.pro

    r237 r295  
    99; @keyword NOREINITPLT 
    1010; We active it if we do not want environment variables !p, !x, !y, !z 
    11 ; to be reinitilalizated by the procedure reinitplt 
     11; to be reinitilalized by the procedure reinitplt 
    1212; 
    1313; @keyword _EXTRA 
     
    3636; 
    3737@common 
    38 ; 1) I reinitializate the graphic environment (variables !x, !y et !p): 
     38; 1) I reinitialize the graphic environment (variables !x, !y et !p): 
    3939  if NOT keyword_set(NOREINITPLT) then reinitplt, _extra = ex 
    4040; 2) i put the drawing on the screen like on the postscript 
Note: See TracChangeset for help on using the changeset viewer.