Ignore:
Timestamp:
12/06/07 11:04:53 (17 years ago)
Author:
pinsard
Message:

modification of some headers (+some corrections) to prepare usage of the new idldoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ReadWrite/readoldoparestart.pro

    r262 r325  
    55; 
    66; @param UNIT 
    7 ; 
    87; 
    98; @param PARAMS 
     
    2019; @version 
    2120; $Id$ 
     21; 
    2222;- 
    23 ; 
    2423FUNCTION read2fromopa, unit, params, num 
    2524; 
     
    3029   return, a[0] 
    3130end 
     31; 
    3232;+ 
    3333; @categories 
     
    3535; 
    3636; @param UNIT 
    37 ; 
    3837; 
    3938; @param PARAMS 
     
    8382; @keyword UB 
    8483; 
    85 ; 
    8684; @keyword VB 
    87 ; 
    8885; 
    8986; @keyword TB 
     
    137134; $Id$ 
    138135;- 
    139 ; 
    140136PRO readoldoparestart, filename, jpiglo, jpjglo, jpk, IBLOC = ibloc, JPBYT = jpbyt, NUMREC = numrec, UB = ub, VB = vb, TB = tb, SB = sb, ROTB = rotb, HDIVB = hdivb, UN = un, VN = vn, TN = tn, SN = sn, ROTN = rotn, HDIVN = hdivn, GCX = gcx, GCXB = gcxb, ETAB = etab, ETAN = etan, BSFB = bsfb, BSFN = bsfn, BSFD = bsfd, EN = en 
    141137; 
Note: See TracChangeset for help on using the changeset viewer.