Ignore:
Timestamp:
03/21/07 18:18:44 (17 years ago)
Author:
pinsard
Message:

replace some print by some report in some .pro #2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Grid/computegrid.pro

    r232 r236  
    330330      1:nz = (size(zaxis))[1] 
    331331      ELSE:BEGIN 
    332         print, 'not coded' 
     332        ras = report( 'not coded') 
    333333        stop 
    334334      END 
Note: See TracChangeset for help on using the changeset viewer.