Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/fpm_find/indexed_package_s.F90
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include "julienne-assert-macros.h"

submodule(indexed_package_m) indexed_package_s
use julienne_m, only : call_julienne_assert_
implicit none

contains
Expand Down Expand Up @@ -235,4 +236,4 @@ pure function lower_case(string) result(lower_case_string)
#endif
end function

end submodule indexed_package_s
end submodule indexed_package_s