Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
3784b538
Commit
3784b538
authored
Nov 13, 2018
by
Andreas Marek
Browse files
Fix error from commit
5d359402
parent
08ad69dd
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/elpa_impl.F90
View file @
3784b538
...
...
@@ -157,7 +157,7 @@ module elpa_impl
procedure
,
public
::
print_settings
=>
elpa_print_settings
procedure
,
public
::
store_settings
=>
elpa_store_settings
procedure
,
public
::
load_
all_
settings
=>
elpa_load_settings
procedure
,
public
::
load_settings
=>
elpa_load_settings
#ifdef ENABLE_AUTOTUNING
procedure
,
public
::
autotune_setup
=>
elpa_autotune_setup
procedure
,
public
::
autotune_step
=>
elpa_autotune_step
...
...
src/elpa_index.c
View file @
3784b538
settings
// This file is part of ELPA.
// This file is part of ELPA.
//
// The ELPA library was originally created by the ELPA consortium,
// consisting of the following organizations:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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