Commit da8f08f9 authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

from devel

parent 09b07892
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ export PROJECT=drspine

export VERSION_MAJOR=1
export VERSION_MINOR=1
export VERSION_RELEASE=3
export VERSION_RELEASE=4

export PROJLIB=lib$(PROJECT).a
export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR)
+1 −0
Original line number Diff line number Diff line
@@ -561,6 +561,7 @@ contains
    Pixel     => scan_point%centerbin
    if( Pixel%amplitude%value == 0d0 .or. Pixel%status .ne. PIXEL_OK) then  !! if it is not present..
       Pixel => scan_point%pixelbin(ila,xpix,ypix)
       Pixel_ref => scan_point_ref%pixelbin(ila,xpix,ypix) ! (PAZ) need to update the reference, bug #16
    endif

    ws_id = 32                                   !! an "arbitrary" gks open device handle