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=4 export VERSION_RELEASE=0 export VERSION_RELEASE=1 export PROJLIB=lib$(PROJECT).a export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR) Loading sources/plot_utils.f90 +1 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,7 @@ contains q = q_average * ANGSTROEM if (isnan(q)) cycle dtrqs0 call gr_setfillintstyle(1) call gr_setfillcolorind(5) Loading 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=4 export VERSION_RELEASE=0 export VERSION_RELEASE=1 export PROJLIB=lib$(PROJECT).a export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR) Loading
sources/plot_utils.f90 +1 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,7 @@ contains q = q_average * ANGSTROEM if (isnan(q)) cycle dtrqs0 call gr_setfillintstyle(1) call gr_setfillcolorind(5) Loading