Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
eb270b9b
Commit
eb270b9b
authored
Aug 18, 2018
by
Marco Govoni
Browse files
Update fetch_input.f90: west_prefix was not printed.
parent
a5dc1d9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Tools/fetch_input.f90
View file @
eb270b9b
...
...
@@ -393,7 +393,7 @@ SUBROUTINE fetch_input( num_drivers, driver, verbose )
!
numsp
=
14
CALL
io_push_c512
(
'qe_prefix'
,
qe_prefix
,
numsp
)
CALL
io_push_c512
(
'west_prefix'
,
qe
_prefix
,
numsp
)
CALL
io_push_c512
(
'west_prefix'
,
west
_prefix
,
numsp
)
CALL
io_push_c512
(
'outdir'
,
outdir
,
numsp
)
!
CALL
io_push_bar
()
...
...
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