Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
xfitter
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fitters
xfitter
Commits
bb28c1d7
Commit
bb28c1d7
authored
Dec 25, 2017
by
Andrey Sapronov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'devel' into 'master'
Resolve External Issue See merge request
!91
parents
864492b1
9464bd27
Pipeline
#296675
passed with stage
in 12 minutes 29 seconds
Changes
2
Pipelines
44
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
lhapdf_dum.f
src/lhapdf_dum.f
+2
-1
No files found.
.gitlab-ci.yml
View file @
bb28c1d7
...
...
@@ -9,7 +9,7 @@ stages:
-
nightly
before_script
:
-
yum -y install which
yaml-cpp
-
yum -y install which
yaml-cpp-devel libyaml-devel
-
. ./scripts/setup.sh
-
./scripts/install-deps.sh
...
...
src/lhapdf_dum.f
View file @
bb28c1d7
...
...
@@ -9,7 +9,8 @@ c----------------------------------------------------------
return
end
subroutine checkforpdf() end
subroutine checkforpdf
end
subroutine initpdfsetbyname(a)
call print_lhapdf_messg
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment