Changeset 489 for trunk/SRC/Postscript


Ignore:
Timestamp:
03/07/14 16:04:47 (10 years ago)
Author:
smasson
Message:

fix a bug introduced at r487

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Postscript/openps.pro

    r487 r489  
    9999            file_basename(nameps, '.ps') + '.ps' 
    100100; add path (psdir) and check that nameps is ok 
     101   nameps = isafile(nameps, iodir = psdir, /new)  
    101102;------------------------------------------------------------ 
    102103; we define xsize, ysize, xoffset and yoffset 
Note: See TracChangeset for help on using the changeset viewer.