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

typo

Location:
trunk/SRC/ToBeReviewed/PLOTS/DIVERS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/PLOTS/DIVERS/checkfield.pro

    r238 r296  
    136136; 
    137137; @file_comments 
    138 ; In input of plt, pltz, pltt and plt1d, it check that the field give 
     138; In input of <pro>plt</pro>, <pro>pltz</pro>, <pro>pltt</pro> and <pro>plt1d</pro>, it check that the field give 
    139139; a size compatible with the domain and, if needed, average to give us 
    140140; a 2d array if we make a plot of the type: 'xy', 'xz', 'xt', 'yz', 'yt' 
  • trunk/SRC/ToBeReviewed/PLOTS/DIVERS/placedessin.pro

    r259 r296  
    225225      AND !d.name ne 'PS' AND !d.name ne 'Z':BEGIN 
    226226      if not keyword_set(window) then window = 0 
    227 ; For the using of \@ps,\@oups et de \@vzoom 
     227; For the using of \@ps,\@oups and \@vzoom 
    228228      if lmgr(/demo) EQ 0 then BEGIN ; Are we in the demo mode?? 
    229229        if !journal NE 0 then journal ; We close the journal if it is open 
Note: See TracChangeset for help on using the changeset viewer.