Open
Changes from 1 commit
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Failed to load files.
PrevPrevious commit
Next Next commit
fix: remove reference of common.fypp
  • Loading branch information
@arteevraina
arteevraina committedSep 25, 2022
commit f941556a113fe2474b299e52232106ace8158d7a
Original file line numberDiff line numberDiff line change
Expand Up@@ -28,7 +28,6 @@ include=(
# Files to remove from collection
prune=(
"$destdir/test/test_hash_functions.f90"
"$destdir/include/common.f90"
"$destdir/src/f18estop.f90"
)

Expand Down