Changeset 261


Ignore:
Timestamp:
08/20/07 18:08:13 (17 years ago)
Author:
pinsard
Message:

keywords in uppercase in headers of pro files

Location:
trunk/SRC
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Calendar/caldat.pro

    r242 r261  
    88; (variable of the common file cm_4cal): 'greg', '360d', 'noleap' 
    99; 
    10 ; @categories Calendar 
     10; @categories  
     11; Calendar 
    1112; 
    1213; @param JULIAN {in}{required} {type=long integer} 
     
    2627; Hour of the day 
    2728; 
    28 ; @param Minute {out} {type=integer} 
     29; @param MINUTE {out} {type=integer} 
    2930; Minute of the day 
    3031; 
    31 ; @param Second {out} {type=float} 
     32; @param SECOND {out} {type=float} 
    3233; Second (and fractions) of the day. 
    3334; 
  • trunk/SRC/Interpolation/extrapolate.pro

    r242 r261  
    2121; (to be sure to fill everything, you can use a very large value) 
    2222; 
    23 ; @keyword x_periodic {type=scalar, 0 or 1}{default=0} 
     23; @keyword X_PERIODIC {type=scalar, 0 or 1}{default=0} 
    2424; put 1 to specify that the data are periodic along x axis 
    2525; 
  • trunk/SRC/Interpolation/lbcorca.pro

    r247 r261  
    1616; @param psign {in}{optional}{type=1. or -1.}{default=1.} 
    1717; 
    18 ; @keyword verbose {optional}{type=0 or 1}{default=0} 
     18; @keyword VERBOSE {optional}{type=0 or 1}{default=0} 
    1919; Activate to get error information when getting a wrong lateral boundaries condition 
    2020; 
    21 ; @keyword correction {optional}{type=0 or 1}{default=0} 
     21; @keyword CORRECTION {optional}{type=0 or 1}{default=0} 
    2222; Activate to correct the wrong lateral boundary condition in arr (in that case arr is changed) 
    2323; 
  • trunk/SRC/Obsolete/meshlec.pro

    r231 r261  
    1919; tableau depasse 360 degres) 
    2020; 
    21 ; @keyword pasblabla {in} 
     21; @keyword PASBLABLA {in} 
    2222; pour supprimer les blablas 
    2323; 
  • trunk/SRC/ToBeReviewed/PLOTS/plotsym.pro

    r260 r261  
    77; Graphics 
    88; 
    9 ; @keyword circle 
     9; @keyword CIRCLE 
    1010; circle symbol 
    1111; 
Note: See TracChangeset for help on using the changeset viewer.