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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/STRUCTURE/struct2string.pro

    r325 r327  
    4040; 
    4141;- 
    42 FUNCTION struct2string, struct, CUT_IN_STRING = cut_in_string, MAX_STRUCT_LENGTH = max_struct_length, DIRECT2STRING = direct2string 
     42FUNCTION struct2string, struct $ 
     43                      , CUT_IN_STRING=cut_in_string $ 
     44                      , MAX_STRUCT_LENGTH=max_struct_length $ 
     45                      , DIRECT2STRING=direct2string 
    4346; 
    4447  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.