Ignore:
Timestamp:
03/27/07 15:43:18 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

Location:
trunk/SRC/ToBeReviewed/WIDGET
Files:
3 edited

Legend:

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

    r232 r238  
    224224; 
    225225; now we try to find the attribut called calendar... 
    226 ; the the attribute "calendar" exists? 
     226; the attribute "calendar" exists? 
    227227; If no, we suppose that the calendar is gregorian calendar 
    228228; 
  • trunk/SRC/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slide_slice.pro

    r232 r238  
    22; 
    33; @file_comments 
    4 ; 
    54; 
    65; @categories 
  • trunk/SRC/ToBeReviewed/WIDGET/slec.pro

    r231 r238  
    2424;   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
    2525;   6 elements: The extraction is made on Boxzoom 
    26 ; Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     26; where lon1,lon2,lat1,lat2 are global variables defined at the last domdef! 
    2727; 
    2828; @keyword _EXTRA 
     
    4848; 
    4949FUNCTION slec,name,debut,fin, nomexp, PARENT = parent, BOXZOOM=boxzoom, _EXTRA = ex 
    50 ;--------------------------------------------------------- 
    5150; 
    5251  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.