Loading ChangeLog +4 −1 Original line number Diff line number Diff line * version 1.3.7 (Sep 13, 2021) - [PZ] logging messages updates - provide run/tau/pixel in drspine log file - [PZ] use is_pixel_ok in most subroutines (instead of pixel%status.eq.PIXEL_OK) * version 1.3.6 (Sep 2, 2021) - [PZ] "print term" - command - [PZ] allow for "forced" matching Loading Makefile.version +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ export PROJECT=drspine export VERSION_MAJOR=1 export VERSION_MINOR=3 export VERSION_RELEASE=6 export VERSION_RELEASE=7 export PROJLIB=lib$(PROJECT).a export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR) Loading Loading
ChangeLog +4 −1 Original line number Diff line number Diff line * version 1.3.7 (Sep 13, 2021) - [PZ] logging messages updates - provide run/tau/pixel in drspine log file - [PZ] use is_pixel_ok in most subroutines (instead of pixel%status.eq.PIXEL_OK) * version 1.3.6 (Sep 2, 2021) - [PZ] "print term" - command - [PZ] allow for "forced" matching Loading
Makefile.version +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ export PROJECT=drspine export VERSION_MAJOR=1 export VERSION_MINOR=3 export VERSION_RELEASE=6 export VERSION_RELEASE=7 export PROJLIB=lib$(PROJECT).a export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR) Loading