Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into add_close
  • Loading branch information
zoziha authored Aug 27, 2021
commit 7c8a8fbb06c52614739406c79e9f4d585dfc8f2f
3 changes: 3 additions & 0 deletions src/Makefile.manual
Original file line number Diff line number Diff line change
Expand Up @@ -170,3 +170,6 @@ stdlib_math_arange.o: \
stdlib_linalg_outer_product.o: stdlib_linalg.o
stdlib_math_is_close.o: \
stdlib_math.o
stdlib_stringlist_type.o: stdlib_string_type.o \
stdlib_math.o \
stdlib_optval.o
You are viewing a condensed version of this merge commit. You can view the full changes here.