Changeset 327 for trunk/SRC/Textoidl


Ignore:
Timestamp:
12/13/07 17:22:35 (17 years ago)
Author:
pinsard
Message:

modification of headers : mainly blanks around = sign for keywords in declaration of function and pro

Location:
trunk/SRC/Textoidl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Textoidl/sub_sup_idl.pro

    r325 r327  
    3232; RELEASE: 
    3333;       $Name: Rel_2_1_2 $ 
     34; 
    3435;- 
    35 FUNCTION Sub_sup_idl, token,  FORCE_UD = force_ud 
     36FUNCTION sub_sup_idl, token,  FORCE_UD=force_ud 
    3637; 
    3738  compile_opt idl2, strictarrsubs 
     
    4950 
    5051END 
    51  
    52  
  • trunk/SRC/Textoidl/translate_sub_super.pro

    r325 r327  
    6464; @version 
    6565; $Id$ 
     66; 
    6667;- 
    67 FUNCTION sub_sup_idl, token,  FORCE_UD = force_ud 
     68FUNCTION sub_sup_idl, token, FORCE_UD=force_ud 
    6869; 
    6970  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.