Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 61129cd

Browse files
authored
Merge pull request #127 from jvdp1/io_clean_fypp
Removed stdlib_experimental.f90 (replaced by .fypp) and corrected Markdown file
2 parents 078b400 + 4725fe8 commit 61129cd

File tree

5 files changed

+15
-664
lines changed

5 files changed

+15
-664
lines changed

‎src/CMakeLists.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# Create a list of the files to be preprocessed
44
set(fppFiles
5+
stdlib_experimental_io.fypp
56
stdlib_experimental_stats.fypp
67
stdlib_experimental_stats_mean.fypp
78
)

‎src/Makefile.manual‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ stdlib_experimental_stats_mean.o: \
4242
stdlib_experimental_optval.o \
4343
stdlib_experimental_kinds.o \
4444
stdlib_experimental_stats.o
45+
stdlib_experimental_io.f90: stdlib_experimental_io.fypp
4546
stdlib_experimental_stats.f90: stdlib_experimental_stats.fypp
4647
stdlib_experimental_stats_mean.f90: stdlib_experimental_stats_mean.fypp

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /