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
318d430c
Commit
318d430c
authored
Jan 28, 2016
by
Andreas Marek
Browse files
Add real simple kernel to files which are preprocessed
parent
1da1bd50
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
318d430c
...
...
@@ -47,7 +47,7 @@ if WITH_COMPLEX_GENERIC_KERNEL
endif
if
WITH_REAL_GENERIC_SIMPLE_KERNEL
libelpa@SUFFIX@
_la_SOURCES
+=
src/elpa2_kernels/elpa2_kernels_real_simple.
f
90
libelpa@SUFFIX@
_la_SOURCES
+=
src/elpa2_kernels/elpa2_kernels_real_simple.
F
90
endif
if
WITH_COMPLEX_GENERIC_SIMPLE_KERNEL
...
...
src/elpa2_kernels/elpa2_kernels_real_simple.
f
90
→
src/elpa2_kernels/elpa2_kernels_real_simple.
F
90
View file @
318d430c
...
...
@@ -55,6 +55,9 @@
! distributed along with the original code in the file "COPYING".
!
! --------------------------------------------------------------------------------------------------
#include "config-f90.h"
module
real_generic_simple_kernel
private
...
...
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