Skip to content
GitLab
Menu
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
1ff7ca48
Commit
1ff7ca48
authored
Oct 07, 2016
by
Andreas Marek
Browse files
Keep mod_precision private, do not spoil namespaces
parent
68e80aa1
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
1ff7ca48
...
...
@@ -15,13 +15,13 @@ libelpa@SUFFIX@_public_la_SOURCES = \
src/elpa2.F90
\
src/elpa1_auxiliary.F90
\
src/elpa2_utilities.F90
\
src/elpa_utilities.F90
\
src/mod_precision.F90
src/elpa_utilities.F90
# internal parts
noinst_LTLIBRARIES
+=
libelpa@SUFFIX@_private.la
libelpa@SUFFIX@
_private_la_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@private_modules @FC_MODINC@private_modules
libelpa@SUFFIX@
_private_la_SOURCES
=
\
src/mod_precision.F90
\
src/mod_mpi.F90
\
src/mod_mpi_stubs.F90
\
src/mod_pack_unpack_real.F90
\
...
...
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