Ignore:
Timestamp:
06/19/06 16:14:56 (18 years ago)
Author:
smasson
Message:

new compilation options (compile_opt idl2, strictarrsubs) in each routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/MATRICE/different.pro

    r31 r114  
    4747;------------------------------------------------------------ 
    4848FUNCTION different, a, b   
     49; 
     50  compile_opt idl2, strictarrsubs 
     51; 
    4952 
    5053   ; = a and (not b) = elements in A but not in B 
Note: See TracChangeset for help on using the changeset viewer.