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/Interpolation/cutpar.pro

    r101 r114  
    4848;- 
    4949FUNCTION cutpar, x0, y0, x1, y1, x2, y2, x3, y3, n, endpoints = endpoints, onsphere = onsphere 
     50; 
     51  compile_opt idl2, strictarrsubs 
     52; 
    5053; is it a parallelogram? 
    5154; eps = 1e-4 
Note: See TracChangeset for help on using the changeset viewer.